diff options
author | Thomas Weißschuh <linux@weissschuh.net> | 2025-07-19 17:38:29 +0200 |
---|---|---|
committer | Thomas Weißschuh <linux@weissschuh.net> | 2025-08-18 16:05:41 +0200 |
commit | 850047b19741490631855a475ccaa3ed29316039 (patch) | |
tree | 72fc4698b360382805e3d3157eba5bad1acc31b3 /rust/helpers/processor.c | |
parent | 1a5b40317dcbcd5e498cc8d2b3e5f48755bab322 (diff) |
selftests/nolibc: always compile the kernel with GCC
LLVM/clang can not build the kernel for all architectures supported by
nolibc. The current setup uses the same compiler to build the kernel as
is used for nolibc-test. This prevents using the full qemu-system tests
for LLVM builds.
Instead always build the kernel with GCC. For the nolibc testsuite the
kernel does not need to be built with LLVM.
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250719-nolibc-llvm-system-v1-3-1730216ce171@weissschuh.net
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions