Message ID | 20250402-nolibc-nolibc-test-native-v1-0-62f2f8585220@weissschuh.net (mailing list archive) |
---|---|
Headers | show |
Series | selftests/nolibc: only consider XARCH for CFLAGS when requested | expand |
On Wed, Apr 02, 2025 at 11:38:58PM +0200, Thomas Weißschuh wrote: > If no explicit XARCH is specified, use the toolchains default. The series looks good to me, thank you Thomas. For the whole series: Acked-by: Willy Tarreau <w@1wt.eu> Willy
If no explicit XARCH is specified, use the toolchains default. Signed-off-by: Thomas Weißschuh <linux@weissschuh.net> --- Thomas Weißschuh (2): selftests/nolibc: drop dependency from sysroot to defconfig selftests/nolibc: only consider XARCH for CFLAGS when requested tools/testing/selftests/nolibc/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) --- base-commit: 9a9b20007ab833c1aa3791efcfdf67e7e3ea8902 change-id: 20250330-nolibc-nolibc-test-native-6d4d84d764eb Best regards,