Print this page
11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized

@@ -27,11 +27,11 @@
 
 include ../Makefile.cmd
 
 CFLAGS += $(CCVERBOSE)
 CERRWARN += -_gcc=-Wno-parentheses
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 XGETFLAGS += -a -x $(PROG).xcl
 CPPFLAGS +=  -D_FILE_OFFSET_BITS=64
 
 LDLIBS += -lcmdutils -lsec