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:
1c1d4d7
)
mk: link with libm
author
Intel
<intel.com>
Wed, 18 Sep 2013 10:00:00 +0000
(12:00 +0200)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Wed, 9 Oct 2013 12:51:56 +0000
(14:51 +0200)
Signed-off-by: Intel
mk/exec-env/linuxapp/rte.vars.mk
patch
|
blob
|
history
diff --git
a/mk/exec-env/linuxapp/rte.vars.mk
b/mk/exec-env/linuxapp/rte.vars.mk
index
66e932f
..
2a1611d
100644
(file)
--- a/
mk/exec-env/linuxapp/rte.vars.mk
+++ b/
mk/exec-env/linuxapp/rte.vars.mk
@@
-42,7
+42,7
@@
EXECENV_CFLAGS = -pthread
EXECENV_LDFLAGS =
-EXECENV_LDLIBS = -lrt
+EXECENV_LDLIBS = -lrt
-lm
EXECENV_ASFLAGS =
# force applications to link with gcc/icc instead of using ld