]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_lpm/meson.build
build: support building ABI versioned files twice
[dpdk.git] / lib / librte_lpm / meson.build
index a5176d8aefb6dea3ede3293644203616ce70dd89..4e3920660b9c00aee2972a4f002d4b04871bfe59 100644 (file)
@@ -8,3 +8,4 @@ headers = files('rte_lpm.h', 'rte_lpm6.h')
 # without worrying about which architecture we actually need
 headers += files('rte_lpm_altivec.h', 'rte_lpm_neon.h', 'rte_lpm_sse.h')
 deps += ['hash']
+use_function_versioning = true