Skip to content

Commit a1e9b6f

Browse files
committed
activate Wundef
1 parent af56f61 commit a1e9b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile_include.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ ifndef NO_ADDTL_WARNINGS
5454
CFLAGS += -Wsystem-headers
5555
CFLAGS += -Wdeclaration-after-statement -Wbad-function-cast -Wcast-align
5656
CFLAGS += -Wstrict-prototypes -Wpointer-arith
57+
CFLAGS += -Wundef
5758
#CFLAGS += -Wconversion -Wsign-conversion
5859
endif
5960

0 commit comments

Comments
 (0)