Print this page
4623 Remove -Wno-unused-label from mpt_sas

@@ -65,11 +65,10 @@
 # 
 CFLAGS += $(CCVERBOSE)
 
 CERRWARN        += -_gcc=-Wno-parentheses
 CERRWARN        += -_gcc=-Wno-uninitialized
-CERRWARN        += -_gcc=-Wno-unused-label
 CERRWARN        += -_gcc=-Wno-switch
 
 #
 #       Default build targets.
 #