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

*** 50,60 **** # CFLAGS += $(CCVERBOSE) LDFLAGS += -dy -Nmisc/usba -Nmisc/usbser ! CERRWARN += -_gcc=-Wno-uninitialized # # Define targets # ALL_TARGET = $(BINARY) --- 50,60 ---- # CFLAGS += $(CCVERBOSE) LDFLAGS += -dy -Nmisc/usba -Nmisc/usbser ! CERRWARN += $(CNOWARN_UNINIT) # # Define targets # ALL_TARGET = $(BINARY)