16/04/2018 16:08, Fan Zhang:
> Fixes: d090c7f86a76 ("vhost/crypto: update makefile")
>
> Vhost-Crypto shall not be compiled if rte_cryptodev is disabled.
> This patch fix this by adding checking to Makefile.
>
> Signed-off-by: Fan Zhang <[email protected]>
> ---
> lib/librte_vhost/Makefile | 11 ++++++++---
> 1 file changed, 8 insertions(+), 3 deletions(-)What about meson.build?

