X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_cryptodev%2Fmeson.build;h=49bae03a88867f2c118ceb0c56bb0e4a1e20ca9e;hb=3010f08599e36bcd5690a3b8081390e86e61a4f4;hp=bcd96943784b8b175f67f4fdd8df26ef807b71f9;hpb=0b60386ac353835485d2ea8add8c059cfeae9d58;p=dpdk.git diff --git a/lib/librte_cryptodev/meson.build b/lib/librte_cryptodev/meson.build index bcd9694378..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 = 6 allow_experimental_apis = true sources = files('rte_cryptodev.c', 'rte_cryptodev_pmd.c') headers = files('rte_cryptodev.h',