public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] tools/nolibc: avoid -Wundef warnings
@ 2026-03-18 16:12 Thomas Weißschuh
  2026-03-18 16:12 ` [PATCH 1/2] tools/nolibc: avoid -Wundef warning for __STDC_VERSION__ Thomas Weißschuh
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Thomas Weißschuh @ 2026-03-18 16:12 UTC (permalink / raw)
  To: Willy Tarreau; +Cc: linux-kernel, Thomas Weißschuh

Make sure nolibc does not trigger -Wundef warnings.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
---
Thomas Weißschuh (2):
      tools/nolibc: avoid -Wundef warning for __STDC_VERSION__
      selftests/nolibc: enable -Wundef

 tools/include/nolibc/compiler.h                 | 8 +++++++-
 tools/testing/selftests/nolibc/Makefile.include | 3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)
---
base-commit: d59131de97ee69ab4e4b8926089a6e953d699b11
change-id: 20260318-nolibc-wundef-fee232c29559

Best regards,
-- 
Thomas Weißschuh <linux@weissschuh.net>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-03-22  8:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18 16:12 [PATCH 0/2] tools/nolibc: avoid -Wundef warnings Thomas Weißschuh
2026-03-18 16:12 ` [PATCH 1/2] tools/nolibc: avoid -Wundef warning for __STDC_VERSION__ Thomas Weißschuh
2026-03-19 10:24   ` David Laight
2026-03-20 20:38     ` Thomas Weißschuh
2026-03-18 16:12 ` [PATCH 2/2] selftests/nolibc: enable -Wundef Thomas Weißschuh
2026-03-22  8:40 ` [PATCH 0/2] tools/nolibc: avoid -Wundef warnings Willy Tarreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox