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

@@ -88,11 +88,11 @@
 LINT_FLAGS=     -c -Nlevel=4 -Ncheck $($(CONCURR_MODE)_FLAGS)
 
 XGETFLAGS +=    -a -s -x $(PROG).xcl
 
 CERRWARN +=     -_gcc=-Wno-parentheses
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 #
 # LIBRARIES:
 #
 MULTI_THR_LIBS=         -D_REENTRANT