mk: fix vhost shared library dependencies
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 10 Mar 2016 13:16:00 +0000 (15:16 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 13 Mar 2016 19:27:26 +0000 (20:27 +0100)
commit0d822b804769b5f70fa0e2b72a0f93e4c063783f
tree260d0da3705d9a51e5eefcf00706f0688955ae13
parente86a699cf6b1010e74c98284422b79e5e59322f0
mk: fix vhost shared library dependencies

Add DT_NEEDED entries for external library dependencies which
are the most critical ones for sane operation.
Clean up vhost_cuse CFLAGS/LDFLAGS confusion while at it.

Signed-off-by: Panu Matilainen <pmatilai@redhat.com>
lib/librte_vhost/Makefile
mk/rte.app.mk