meter: remove debug symbols
authorIntel <intel.com>
Fri, 8 Nov 2013 02:00:00 +0000 (03:00 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 21 Nov 2013 09:12:10 +0000 (10:12 +0100)
Signed-off-by: Intel
lib/librte_meter/Makefile

index 786c473..d445e88 100644 (file)
@@ -37,7 +37,6 @@ include $(RTE_SDK)/mk/rte.vars.mk
 LIB = librte_meter.a
 
 CFLAGS += -O3
-CFLAGS += -g
 CFLAGS += $(WERROR_FLAGS)
 
 #