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

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