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

@@ -38,11 +38,11 @@
 
 LDLIBS += -lzonecfg -lsocket -lgen -lpool -lzfs -luuid -lnvpair -lbrand -ldladm -lsecdb
 
 INCS += -I../../common/zfs
 
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 
 .KEEP_STATE:
 
 all: $(PROG)