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

@@ -47,11 +47,11 @@
 ALL = cprboot
 
 include ../../common/Makefile.com
 include $(TOPDIR)/psm/Makefile.psm.64
 CFLAGS64 += -xchip=ultra $(CCABS32)
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 
 .KEEP_STATE:
 
 STANDDIR =      $(TOPDIR)/stand
 CPPINCS +=      -I$(STANDDIR)