9399b20431
In DPDK 19.05 there's a new test app which we obviously don't need to build, but we have no way not to, as it's built together with a library that we do need. That app may try to link with crypto and compress PMDs, which require IPSec and ISA-L respectively. If those were not installed on the system, the linking would fail. We fix it by providing DPDK with extra -L/path/to/[...] Change-Id: I652efb669d10d2d03d0f643ce539404c1f0e38c4 Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455825 Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> |
||
---|---|---|
.. | ||
Makefile |