X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=a0e62dbdb5cea316c894776fb33356ec74990e9d;hb=6ca42d333b247eaee4995a7f779a43759a81909e;hp=7da86fcb6730f028f0196841d14d859720c46e2a;hpb=52456fca3d922d71098d4c1aef8dcee6c5459f8c;p=vpp.git diff --git a/src/Makefile.am b/src/Makefile.am index 7da86fcb673..a0e62dbdb5c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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