meter: remove debug symbols

Signed-off-by: Intel
This commit is contained in:
Intel 2013-11-08 03:00:00 +01:00 committed by Thomas Monjalon
parent 9cb80085a4
commit 8d111d7425

View File

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