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

@@ -39,11 +39,11 @@
 CFLAGS  +=      $(CCVERBOSE)
 LDLIBS +=       -lc
 
 CPPFLAGS = -I$(SRC)/ucbhead $(CPPFLAGS.master)
 
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 
 .KEEP_STATE:
 
 all: $(LIBS)