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

*** 48,58 **** # This library is not installed in the proto area. LIBS = $(LIBRARY) CPPFLAGS = -I../../include $(CPPFLAGS.master) ! CERRWARN += -_gcc=-Wno-uninitialized CERRWARN += -_gcc=-Wno-parentheses # not linted SMATCH=off --- 48,58 ---- # This library is not installed in the proto area. LIBS = $(LIBRARY) CPPFLAGS = -I../../include $(CPPFLAGS.master) ! CERRWARN += $(CNOWARN_UNINIT) CERRWARN += -_gcc=-Wno-parentheses # not linted SMATCH=off