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

@@ -34,11 +34,11 @@
 include ../Makefile.lib
 
 LDLIBS += -lsocket -lnsl
 CPPFLAGS += -I$(SRC)/uts/common/inet/nca
 
-CERRWARN += -_gcc=-Wno-uninitialized
+CERRWARN += $(CNOWARN_UNINIT)
 
 POFILE = ${PROG}.po
 
 install:        all $(ROOTLIBINETPROG)