11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
*** 45,55 **** # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += -_gcc=-Wno-uninitialized # # Define targets # ALL_TARGET = $(BINARY) --- 45,55 ---- # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += $(CNOWARN_UNINIT) # # Define targets # ALL_TARGET = $(BINARY)