examples/vdpa: support build with pkg-config
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 2 Jul 2019 14:44:44 +0000 (15:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Jul 2019 16:12:05 +0000 (18:12 +0200)
commitf3558ec28f61d02f91f9d0274d3d48bde1818b7d
tree7ae0478d8e9bcadb0398656d41da05bb74467b64
parent7f80a2102bbb842a528ac17bcfc52e46865602df
examples/vdpa: support build with pkg-config

The vdpa example app did not check for a libdpdk pkg-config file and
attempt to build using that. Add support for that method of compile to
align the app with the other examples.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
examples/vdpa/Makefile