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

*** 59,69 **** # Lint flag # CERRWARN += -_gcc=-Wno-switch ! CERRWARN += -_gcc=-Wno-uninitialized # # # Default build targets. # --- 59,69 ---- # Lint flag # CERRWARN += -_gcc=-Wno-switch ! CERRWARN += $(CNOWARN_UNINIT) # # # Default build targets. #