X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=lib%2Flibrte_cryptodev%2FMakefile;fp=lib%2Flibrte_cryptodev%2FMakefile;h=aebf5d9fa41054129216bcb01d3f1b2ee7762474;hb=6b3e017e5d25f15da73f7700f7f2ac553ef1a2e9;hp=314a04668794ea77fe14463b98abc742e19c6b81;hpb=32e04ea00cd159613e04acef75e52bfca6eeff2f;p=deb_dpdk.git diff --git a/lib/librte_cryptodev/Makefile b/lib/librte_cryptodev/Makefile index 314a0466..aebf5d9f 100644 --- a/lib/librte_cryptodev/Makefile +++ b/lib/librte_cryptodev/Makefile @@ -34,7 +34,7 @@ include $(RTE_SDK)/mk/rte.vars.mk LIB = librte_cryptodev.a # library version -LIBABIVER := 1 +LIBABIVER := 2 # build flags CFLAGS += -O3