numam-dpdk/mk/exec-env
Panu Matilainen e86a699cf6 mk: fix shared library dependencies on libm and librt
There are two places that need -lm (test app and librte_sched) and
exactly one that needs -lrt (librte_sched). Add the relevant
DT_NEEDED entries to both, and eliminate the bogus discrepancy
between Linux and BSD EXECENV_LDLIBS wrt these libs.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
2016-03-13 20:27:07 +01:00
..
bsdapp mk: remove variables identical to config ones 2015-07-09 00:55:57 +02:00
linuxapp mk: fix shared library dependencies on libm and librt 2016-03-13 20:27:07 +01:00