selftests/nolibc: don't strip nolibc-test
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 3 Aug 2023 07:28:57 +0000 (09:28 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 23 Aug 2023 03:17:07 +0000 (05:17 +0200)
commit711edef8f7cfa57f07cd336d77970a2b182bf9fc
treea39ab1f48cfd42c23b863748996938759c91f716
parent9c5e490093e83e165022e0311bd7df5aa06cc860
selftests/nolibc: don't strip nolibc-test

Binary size is not important for nolibc-test and some debugging
information is nice to have, so don't strip the binary during linking.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Signed-off-by: Willy Tarreau <w@1wt.eu>
tools/testing/selftests/nolibc/Makefile