]> www.infradead.org Git - users/willy/linux.git/commit
selftests/nolibc: run-tests.sh: allow building through LLVM
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 7 Aug 2024 21:51:51 +0000 (23:51 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 12 Aug 2024 20:22:17 +0000 (22:22 +0200)
commit22ba81c50a49468d80055674d8d6f78afb1c92c4
treefe7da7a6727c4cc0ab0c4702b2c55fb2fc657ff3
parent8404af7e13eeef91d0e69b44214cbafc2767b7f2
selftests/nolibc: run-tests.sh: allow building through LLVM

The nolibc tests can now be properly built with LLVM.
Expose this through run-tests.sh.

Reviewed-by: Shuah Khan <skhan@linuxfoundation.org>
Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20240807-nolibc-llvm-v2-15-c20f2f5fc7c2@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/run-tests.sh