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

@@ -160,11 +160,11 @@
 pics/map_ctrl.o
 
 $(UVAR_PICS) := CERRWARN += -_gcc=-Wno-unused-variable
 
 # Correcting these might alter logic
-CERRWARN +=     -_gcc=-Wno-uninitialized
+CERRWARN +=     $(CNOWARN_UNINIT)
 CERRWARN +=     -_gcc=-Wno-switch
 
 # not linted
 SMATCH=off