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

@@ -84,11 +84,11 @@
 DYNFLAGS +=     $(BLOCAL) $(ZNOVERSION) -Wl,-e_start
 LDLIBS +=       -lc -lmapmalloc
 LINTFLAGS +=    -erroff=E_STATIC_UNUSED
 LINTFLAGS64 +=  -erroff=E_STATIC_UNUSED
 
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 
 $(LIBS):= PICS += $(SHAREDOBJS)
 
 .KEEP_STATE: