From e21995a36d290b73ddf93409fd541c7274af59b1 Mon Sep 17 00:00:00 2001 From: nhmall Date: Thu, 19 Mar 2026 10:10:59 -0400 Subject: [PATCH] follow-up bit (from testing) --- sys/unix/hints/include/compiler.370 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/unix/hints/include/compiler.370 b/sys/unix/hints/include/compiler.370 index 32623fe32..100d86299 100755 --- a/sys/unix/hints/include/compiler.370 +++ b/sys/unix/hints/include/compiler.370 @@ -55,7 +55,7 @@ CFLAGS+=-Wall -Wextra \ CFLAGS+=-pedantic CFLAGS+=-Wmissing-declarations #CFLAGS+=-Wformat=2 -CFLAGS+=-Wdiscarded-qualifiers +#CFLAGS+=-Wdiscarded-qualifiers # these are left out of the C++ flags CFLAGS+=-Wformat-nonliteral