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

*** 68,78 **** # CFLAGS += $(CCVERBOSE) CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-label ! CERRWARN += -_gcc=-Wno-uninitialized # # # we depend on the sata module LDFLAGS += -dy -N misc/sata --- 68,78 ---- # CFLAGS += $(CCVERBOSE) CERRWARN += -_gcc=-Wno-parentheses CERRWARN += -_gcc=-Wno-unused-label ! CERRWARN += $(CNOWARN_UNINIT) # # # we depend on the sata module LDFLAGS += -dy -N misc/sata