build: support building ABI versioned files twice
[dpdk.git] / lib / librte_lpm / meson.build
index a5176d8..4e39206 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