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

@@ -51,11 +51,11 @@
                 -I$(SRC)/lib/libfru/include \
                 -I$(SRC)/lib/libfruutils
 CPPFLAGS +=     -D_REENTRANT
 CFLAGS +=       $(CCVERBOSE)
 
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 # not linted
 SMATCH=off
 
 $(LINTLIB) :=   LINTFLAGS = -nvx -I..