[dpdk-dev] [PATCH] mk: fix static build without crypto

2016-03-11 Thread Thomas Monjalon
2016-03-11 14:29, Olivier Matz: > If the experimental CONFIG_RTE_LIBRTE_CRYPTODEV is disabled, build of > any crypto pmds will fail because of the missing dependency. The commit > 94288d645 fixes the issue when compiled with shared libraries but there > is still an issue at link time with static l

[dpdk-dev] [PATCH] mk: fix static build without crypto

2016-03-11 Thread Olivier Matz
If the experimental CONFIG_RTE_LIBRTE_CRYPTODEV is disabled, build of any crypto pmds will fail because of the missing dependency. The commit 94288d645 fixes the issue when compiled with shared libraries but there is still an issue at link time with static libs: LD test /usr/bin/ld: can