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

*** 43,53 **** # include $(UTSBASE)/intel/Makefile.intel LDFLAGS += -dy -Nmisc/usba -Nmisc/usbser ! CERRWARN += -_gcc=-Wno-uninitialized # needs work SMOFF += deref_check # --- 43,53 ---- # include $(UTSBASE)/intel/Makefile.intel LDFLAGS += -dy -Nmisc/usba -Nmisc/usbser ! CERRWARN += $(CNOWARN_UNINIT) # needs work SMOFF += deref_check #