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

*** 83,90 **** -I$(SRC)/lib/libdwarf/common \ -I$(SRC)/lib/mergeq \ -DCTF_OLD_VERSIONS CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC) --- 83,90 ---- -I$(SRC)/lib/libdwarf/common \ -I$(SRC)/lib/mergeq \ -DCTF_OLD_VERSIONS CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) $(LINTLIB) := SRCS = $(SRCDIR)/$(LINTSRC)