]> git.proxmox.com Git - mirror_ubuntu-kernels.git/commit
selftests: fix LLVM build for i386 and x86_64
authorGuillaume Tucker <guillaume.tucker@collabora.com>
Tue, 9 Aug 2022 14:22:31 +0000 (16:22 +0200)
committerRoxana Nicolescu <roxana.nicolescu@canonical.com>
Wed, 17 May 2023 11:33:14 +0000 (13:33 +0200)
commit8b62aa3ce381d7966425fb27ec6755a94bb0356d
treeb8032c0518b31fd2671710d8389e2e06de05c1ca
parent6f0164527e1e3e4f8d80bc55dc03ad993619f33c
selftests: fix LLVM build for i386 and x86_64

BugLink: https://bugs.launchpad.net/bugs/2016876
[ Upstream commit 624c60f326c6e5a80b008e8a5c7feffe8c27dc72 ]

Add missing cases for the i386 and x86_64 architectures when
determining the LLVM target for building kselftest.

Fixes: 795285ef2425 ("selftests: Fix clang cross compilation")
Signed-off-by: Guillaume Tucker <guillaume.tucker@collabora.com>
Reviewed-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Paolo Pisati <paolo.pisati@canonical.com>
tools/testing/selftests/lib.mk