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

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