X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=lib%2Flibrte_cryptodev%2Fmeson.build;h=df1144058b503c19d3d8f4d8b2470687eb0becef;hb=a0f0de06d457753c94688d551a6e8659b4d4e041;hp=c4c6b3b6a2484cdac9b26a3af90ff58c603bc72a;hpb=4cf30e3f3c3523d94ac0e28bc235c7bbc1cbac65;p=dpdk.git diff --git a/lib/librte_cryptodev/meson.build b/lib/librte_cryptodev/meson.build index c4c6b3b6a2..df1144058b 100644 --- a/lib/librte_cryptodev/meson.build +++ b/lib/librte_cryptodev/meson.build @@ -1,6 +1,7 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright(c) 2017-2019 Intel Corporation +use_function_versioning = true sources = files('rte_cryptodev.c', 'rte_cryptodev_pmd.c', 'cryptodev_trace_points.c') headers = files('rte_cryptodev.h', 'rte_cryptodev_pmd.h',