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

@@ -98,11 +98,11 @@
         $(ASTCFLAGS)
 CFLAGS64 += \
         $(ASTCFLAGS64)
 
 CERRWARN        += -_gcc=-Wno-parentheses
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 CERRWARN        += -_gcc=-Wno-char-subscripts
 CERRWARN        += -_gcc=-Wno-empty-body
 CERRWARN        += -_gcc=-Wno-unused-value
 
 # "pplex() parse error: turning off implications after 60 seconds"