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:
9cb8008
)
meter: 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_meter/Makefile
patch
|
blob
|
history
diff --git
a/lib/librte_meter/Makefile
b/lib/librte_meter/Makefile
index
786c473
..
d445e88
100644
(file)
--- a/
lib/librte_meter/Makefile
+++ b/
lib/librte_meter/Makefile
@@
-37,7
+37,6
@@
include $(RTE_SDK)/mk/rte.vars.mk
LIB = librte_meter.a
CFLAGS += -O3
-CFLAGS += -g
CFLAGS += $(WERROR_FLAGS)
#