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

@@ -41,11 +41,11 @@
 CPPFLAGS += $(MYCPPFLAGS)
 LDLIBS += -lshare -lscf -lsecdb -lumem
 all install := LDLIBS += -lxml2
 LINTFLAGS       += -u
 
-CERRWARN        += -_gcc=-Wno-uninitialized
+CERRWARN        += $(CNOWARN_UNINIT)
 
 POFILES = $(SRCS:.c=.po)
 POFILE  = sharemgr.po
 
 LN_ISAEXEC= \