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

@@ -41,11 +41,11 @@
 INCLIST=        -I../common -I../../include -I../../include/$(MACH)
 
 CPPFLAGS=       $(INCLIST) $(DEFLIST) $(CPPFLAGS.master) -I$(ELFCAP)
 CFLAGS +=       $(CCVERBOSE)
 CSTD=   $(CSTD_GNU99)
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 # not linted
 SMATCH=off
 
 LDLIBS +=       $(CONVLIBDIR) $(CONV_LIB) $(ELFLIBDIR) -lelf