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

@@ -54,11 +54,11 @@
 #
 #       Overrides.
 #
 LDFLAGS         += -dy -Nmisc/tem -Ndacf/consconfig_dacf
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 # needs work
 SMOFF += deref_check
 
 #