From 88301902f8a34bc76360ea33790e3b462dba26d7 Mon Sep 17 00:00:00 2001 From: nhmall Date: Sat, 30 Nov 2024 14:47:04 -0500 Subject: [PATCH] remove a left-over piece of a test --- sys/unix/hints/include/compiler.370 | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/unix/hints/include/compiler.370 b/sys/unix/hints/include/compiler.370 index ae3dc8d19..62486d3ad 100755 --- a/sys/unix/hints/include/compiler.370 +++ b/sys/unix/hints/include/compiler.370 @@ -90,7 +90,6 @@ CFLAGS+=-Wimplicit-fallthrough #ifeq "$(GCCGTEQ12)" "1" #endif #ifeq "$(GCCGTEQ14)" "1" -CFLAGS+=-std=gnu23 #endif # end of gcc-specific else # gcc or clang?