11528 Makefile.noget can get gone 11529 Use -Wno-maybe-initialized
@@ -53,11 +53,11 @@ LDLIBS += -lsmb -lads -lgss -lcmdutils -lldap \ -lsocket -lnsl -lc CPPFLAGS += -D_REENTRANT CPPFLAGS += -Dsyslog=smb_syslog CERRWARN += -_gcc=-Wno-unused-function -CERRWARN += -_gcc=-Wno-uninitialized +CERRWARN += $(CNOWARN_UNINIT) # not linted SMATCH=off # DYNLIB libraries do not have lint libs and are not linted