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

@@ -39,6 +39,6 @@
 
 CPPFLAGS += -I$(ISCSITBASE)
 CPPFLAGS += -I$(ISCSIBASE)
 CPPFLAGS += -I$(ISERBASE)
 
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)