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

*** 36,46 **** -I$(SRC)/uts/common CFLAGS += $(XFFLAG) CFLAGS64 += $(XFFLAG) ! CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-parentheses # not linted SMATCH=off --- 36,46 ---- -I$(SRC)/uts/common CFLAGS += $(XFFLAG) CFLAGS64 += $(XFFLAG) ! CERRWARN += $(CNOWARN_UNINIT) CERRWARN += -_gcc=-Wno-parentheses # not linted SMATCH=off