|
@@ -38,10 +38,10 @@ LIBS = @LIBS@ @ZLIB@ @RESLIB@
|
|
|
DEBCFLAGS = -DDEBUG_ASSERT -DDEBUG_MEM -g3 -ggdb3
|
|
DEBCFLAGS = -DDEBUG_ASSERT -DDEBUG_MEM -g3 -ggdb3
|
|
|
CFLGS = -fno-strict-aliasing -W \
|
|
CFLGS = -fno-strict-aliasing -W \
|
|
|
-Wdisabled-optimization -Wshadow -Winline \
|
|
-Wdisabled-optimization -Wshadow -Winline \
|
|
|
--Wnested-externs -fno-asm -Wno-unused-parameter -Wno-format-y2k \
|
|
|
|
|
|
|
+-Wnested-externs -fno-asm -Wno-format-y2k \
|
|
|
-Wlarger-than-2048 -Wpointer-arith -Wcast-align \
|
|
-Wlarger-than-2048 -Wpointer-arith -Wcast-align \
|
|
|
--Waggrepate-return -Wmissing-format-attribute -Wpacked \
|
|
|
|
|
--Wlong-long -Wbad-function-cast -Wmissing-noreturn \
|
|
|
|
|
|
|
+-Waggrepate-return -Wlong-long -Wbad-function-cast -Wmissing-noreturn @GCC3@
|
|
|
|
|
+
|
|
|
#-Wwrite-strings
|
|
#-Wwrite-strings
|
|
|
#-Wconversion
|
|
#-Wconversion
|
|
|
#-Wtraditional
|
|
#-Wtraditional
|