git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d111d7
)
sched: remove debug symbols
author
Intel
<intel.com>
Fri, 8 Nov 2013 02:00:00 +0000
(
03:00
+0100)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Thu, 21 Nov 2013 09:12:10 +0000
(10:12 +0100)
Signed-off-by: Intel
lib/librte_sched/Makefile
patch
|
blob
|
history
diff --git
a/lib/librte_sched/Makefile
b/lib/librte_sched/Makefile
index
4ba34d6
..
6952d8b
100644
(file)
--- a/
lib/librte_sched/Makefile
+++ b/
lib/librte_sched/Makefile
@@
-37,7
+37,6
@@
include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_sched.a
CFLAGS += -O3
-CFLAGS += -g
CFLAGS += $(WERROR_FLAGS)
#