diff options
author | Mark Brown <broonie@kernel.org> | 2024-11-11 21:32:58 +0300 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2024-11-12 16:19:06 +0300 |
commit | c297aa7d3fb6755890b78b483e82c9cf07370d50 (patch) | |
tree | 32d151ff87587ecf094eb8120fbf4f01cbf3ec72 /rust/helpers/build_bug.c | |
parent | 116e50d6474e82579086c0397d2fa3999815f29e (diff) | |
download | linux-c297aa7d3fb6755890b78b483e82c9cf07370d50.tar.xz |
kselftest/arm64: Enable build of PAC tests with LLVM=1
Currently we don't build the PAC selftests when building with LLVM=1 since
we attempt to test for PAC support in the toolchain before we've set up the
build system to point at LLVM in lib.mk, which has to be one of the last
things in the Makefile.
Since all versions of LLVM supported for use with the kernel have PAC
support we can just sidestep the issue by just assuming PAC is there when
doing a LLVM=1 build.
Signed-off-by: Mark Brown <broonie@kernel.org>
Link: https://lore.kernel.org/r/20241111-arm64-selftest-pac-clang-v1-1-08599ceee418@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'rust/helpers/build_bug.c')
0 files changed, 0 insertions, 0 deletions