cad/graywolf: Fix build with gcc14

PR:		281224
This commit is contained in:
Lorenzo Salvadore
2024-09-05 12:55:42 -07:00
committed by Yuri Victorovich
parent 26b432be48
commit 6bc0a3cd18

View File

@@ -36,7 +36,8 @@ SHEBANG_GLOB= *.sh
USE_GCC= yes # lots of obviously incorrect C where clang fails, which gcc nevertheless magically finds a way to compile
CFLAGS+= -fcommon
CFLAGS+= -fcommon \
-fpermissive
TEST_TARGET= test