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

@@ -112,11 +112,11 @@
 ROOTLIBS=       $(LIBS:%=$(ROOTLIBDIR)/%)
 
 $(LINTLIB):= SRCS=../src/libc/llib-lcurses
 $(LINTLIB):= CPPFLAGS += -D_XOPEN_SOURCE_EXTENDED
 
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 CERRWARN +=     -_gcc=-Wno-unused-variable
 CERRWARN +=     -_gcc=-Wno-unused-label
 CERRWARN +=     -_gcc=-Wno-unused-function
 
 # not linted