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

@@ -42,11 +42,11 @@
 DYNFLAGS        += $(ZINTERPOSE)
 
 $(LINTLIB) lint :=      LINTFLAGS += -erroff=E_BAD_PTR_CAST_ALIGN
 $(LINTLIB) lint :=      LINTFLAGS64 += -erroff=E_BAD_PTR_CAST_ALIGN
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 .KEEP_STATE:
 
 all: $(LIBS)