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

@@ -78,6 +78,6 @@
 #
 #       Include common targets.
 #
 include $(UTSBASE)/intel/Makefile.targ
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)