sched: 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 8d111d7425
commit 53784a6090

View File

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