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

*** 51,61 **** # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) ! CERRWARN += -_gcc=-Wno-uninitialized # # depends on misc/usba # LDFLAGS += -dy -Nmisc/usba --- 51,61 ---- # # lint pass one enforcement # CFLAGS += $(CCVERBOSE) ! CERRWARN += $(CNOWARN_UNINIT) # # depends on misc/usba # LDFLAGS += -dy -Nmisc/usba