]> www.infradead.org Git - users/jedix/linux-maple.git/commit
selftests/nolibc: enable -Wmissing-prototypes
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 23 Jan 2025 20:10:44 +0000 (21:10 +0100)
committerThomas Weißschuh <linux@weissschuh.net>
Mon, 3 Feb 2025 19:57:39 +0000 (20:57 +0100)
commit4da4e35e9d7ebcf575e02791fa3b1784bd0765a2
tree2c595e842571efe9472abc188e47f9323fd0fb21
parent69ccba67d7cd9d92f313164eb00606b553a6d188
selftests/nolibc: enable -Wmissing-prototypes

User code may want to use this compiler flag.
Make sure it is supported by nolibc.

Acked-by: Willy Tarreau <w@1wt.eu>
Link: https://lore.kernel.org/r/20250123-nolibc-prototype-v1-3-e1afc5c1999a@weissschuh.net
Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
tools/testing/selftests/nolibc/Makefile