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

@@ -29,6 +29,6 @@
 
 include         ../../Makefile.fstype
 include         ../../Makefile.mount
 include         ../../Makefile.mount.targ
 
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)