X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_cryptodev%2Fmeson.build;h=49bae03a88867f2c118ceb0c56bb0e4a1e20ca9e;hb=8d93a03170f9e06260b4092f02bd2203d0fdd26f;hp=0a2275d75b419dcdc6ac2a0cfd01f1717701a086;hpb=c9030ae382eb942485dfa4e7657b4953bc77b2a9;p=dpdk.git diff --git a/lib/librte_cryptodev/meson.build b/lib/librte_cryptodev/meson.build index 0a2275d75b..49bae03a88 100644 --- a/lib/librte_cryptodev/meson.build +++ b/lib/librte_cryptodev/meson.build @@ -1,7 +1,6 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017-2019 Intel Corporation -version = 8 allow_experimental_apis = true sources = files('rte_cryptodev.c', 'rte_cryptodev_pmd.c') headers = files('rte_cryptodev.h',