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

*** 52,62 **** # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized # # See uts/intel/poll/Makefile for why this is necessary. # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN --- 52,62 ---- # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) # # See uts/intel/poll/Makefile for why this is necessary. # LINTTAGS += -erroff=E_BAD_PTR_CAST_ALIGN