numam-dpdk/app
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
..
cmdline_test app/cmdline_test: add missing dependencies 2015-12-03 00:02:26 +01:00
proc_info config: remove useless explicit includes of generated header 2016-02-10 22:43:38 +01:00
test mk: fix shared library dependencies on libm and librt 2016-03-13 20:27:07 +01:00
test-acl acl: add NEON optimization for ARMv8 2015-11-18 22:44:01 +01:00
test-pipeline pipeline: support packet redirection at action handlers 2016-03-10 01:28:29 +01:00
test-pmd app/testpmd: support unidirectional configuration 2016-03-13 16:22:55 +01:00
Makefile config: remove EAL flags for OS environment 2016-03-05 11:09:31 +01:00