]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
authorThomas Weißschuh <linux@weissschuh.net>
Wed, 7 Aug 2024 21:51:48 +0000 (23:51 +0200)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 12 Aug 2024 20:22:15 +0000 (22:22 +0200)
commit27e458bbebdb0aa2aecce86d22c7f02b66e68ee1
treebb3869c0b208933a3500c2db8389c3d6d1792cc1
parent1bd75aeb5446eb2b1351465e88a98fd784003250
selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA

If the user specified their own CFLAGS_EXTRA these should not be
overwritten by `-e`.

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