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

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