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

@@ -46,11 +46,11 @@
 CPPFLAGS =      -DUSG -DINCORE -I. -I.. $(CPPFLAGS.master)
 
 CERRWARN +=     -_gcc=-Wno-implicit-function-declaration
 CERRWARN +=     -_gcc=-Wno-unused-variable
 CERRWARN +=     -_gcc=-Wno-parentheses
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 CERRWARN +=     -_gcc=-Wno-extra
 
 # "parse error: parsing (i (9223372034707292160-96) >= 65)"
 SMATCH =        off