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 # needs work $(OBJS_DIR)/hook.o := SMOFF += all_func_returns # --- 49,59 ---- # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += $(CNOWARN_UNINIT) # needs work $(OBJS_DIR)/hook.o := SMOFF += all_func_returns #