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

*** 42,52 **** # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += -_gcc=-Wno-uninitialized # needs work SMOFF += all_func_returns # --- 42,52 ---- # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += $(CNOWARN_UNINIT) # needs work SMOFF += all_func_returns #