11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
@@ -39,11 +39,11 @@ SRCDIR = ../common $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) CFLAGS += $(CCVERBOSE) -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) CPPFLAGS += -D_FILE_OFFSET_BITS=64 debug := CPPFLAGS += -DLIBEXACCT_DEBUG debug := COPTFLAG = $(CCGDEBUG) debug := COPTFLAG64 = $(CCGDEBUG)