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

*** 47,57 **** # # Overrides. # INC_PATH += -I$(SRC)/common/lzma ! CERRWARN += -_gcc=-Wno-uninitialized # # Define targets # ALL_TARGET = $(BINARY) $(SRC_CONFILE) --- 47,57 ---- # # Overrides. # INC_PATH += -I$(SRC)/common/lzma ! CERRWARN += $(CNOWARN_UNINIT) # # Define targets # ALL_TARGET = $(BINARY) $(SRC_CONFILE)