examples/vhost_crypto: support build with pkg-config
authorBruce Richardson <bruce.richardson@intel.com>
Tue, 2 Jul 2019 14:44:45 +0000 (15:44 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 2 Jul 2019 16:12:13 +0000 (18:12 +0200)
commit291d090364fc0b0cefb0d91cca896e336b6f6331
treefeea73c7d95015bd6f8e6dde0bc9cb9db85f9666
parentf3558ec28f61d02f91f9d0274d3d48bde1818b7d
examples/vhost_crypto: support build with pkg-config

The vhost_crypto 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/vhost_crypto/Makefile