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

*** 37,47 **** # POFILE= talk.po # CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized CPPFLAGS += -DSYSV -DSTRNET -DBSD_COMP LDLIBS += -lcurses -lsocket -lnsl # not linted SMATCH=off --- 37,47 ---- # POFILE= talk.po # CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) CPPFLAGS += -DSYSV -DSTRNET -DBSD_COMP LDLIBS += -lcurses -lsocket -lnsl # not linted SMATCH=off