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

@@ -31,11 +31,11 @@
 
 include ../../../Makefile.cmd
 
 LDLIBS +=       -lscf -luutil -linetsvc
 CERRWARN +=     -_gcc=-Wno-switch
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 lint := LINTFLAGS = -ux
 
 .KEEP_STATE: