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

@@ -39,11 +39,11 @@
 MKFSOBJS=       mkfs.o
 
 CERRWARN +=     -_gcc=-Wno-implicit-function-declaration
 CERRWARN +=     -_gcc=-Wno-unused-variable
 CERRWARN +=     -_gcc=-Wno-empty-body
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 # can't hack main() !
 SMATCH =        off
 
 # for messaging catalog