We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9501556 commit 1566606Copy full SHA for 1566606
makefile_include.mk
@@ -54,7 +54,7 @@ ifndef NO_ADDTL_WARNINGS
54
CFLAGS += -Wsystem-headers
55
CFLAGS += -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align
56
CFLAGS += -Wstrict-prototypes -Wpointer-arith
57
-CFLAGS += -Wundef
+#CFLAGS += -Wundef
58
#CFLAGS += -Wconversion -Wsign-conversion
59
endif
60
0 commit comments