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

*** 77,87 **** tree.o OBJS += compat_ohash.o # XXX gcc 4.4.4 false positive ! roff.o := CERRWARN += -_gcc=-Wno-uninitialized # not linted SMATCH=off CFLAGS += $(CC_VERBOSE) --- 77,87 ---- tree.o OBJS += compat_ohash.o # XXX gcc 4.4.4 false positive ! roff.o := CERRWARN += $(CNOWARN_UNINIT) # not linted SMATCH=off CFLAGS += $(CC_VERBOSE)