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

@@ -41,11 +41,11 @@
 #
 #       Include common rules.
 #
 include $(UTSBASE)/intel/Makefile.intel
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 CERRWARN        += -_gcc=-Wno-switch
 
 # needs work
 SMOFF += deref_check,shift_to_zero