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

@@ -61,11 +61,11 @@
 #
 #       Overrides.
 #
 ALL_DEFS        += -DVUIDM4P
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 # needs work
 SMOFF += deref_check
 
 #