11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
@@ -52,11 +52,11 @@ # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) # # See uts/intel/poll/Makefile for why this is necessary. # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN