dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto for IPsec...
[vpp.git] / src / Makefile.am
index 7da86fc..a0e62db 100644 (file)
@@ -49,7 +49,7 @@ else
 DPDK_LD_FLAGS = -Wl,--whole-archive,-l:libdpdk.a,--no-whole-archive,-lm,-ldl
 endif
 if WITH_DPDK_CRYPTO_SW
-DPDK_LD_ADD = -L$(AESNI_MULTI_BUFFER_LIB_PATH) -lIPSec_MB
+DPDK_LD_ADD = -lIPSec_MB
 endif
 if WITH_DPDK_MLX5_PMD
 DPDK_LD_FLAGS += -libverbs -lmlx5 -lnuma