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

@@ -76,11 +76,11 @@
 # depends on
 #
 LDFLAGS         += -dy -Nmisc/scsi -Nmisc/s1394 -Nmisc/sbp2
 
 CERRWARN        += -_gcc=-Wno-parentheses
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 #       Default build targets.
 #
 .KEEP_STATE: