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

*** 43,53 **** # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += -_gcc=-Wno-uninitialized # needs work $(OBJS_DIR)/iser_ib.o := SMOFF += deref_check # --- 43,53 ---- # # Include common rules. # include $(UTSBASE)/intel/Makefile.intel ! CERRWARN += $(CNOWARN_UNINIT) # needs work $(OBJS_DIR)/iser_ib.o := SMOFF += deref_check #