doc: add a supported NIC in mlx5 vDPA guide
[dpdk.git] / lib / librte_lpm / meson.build
index 27ce45b..6cfc083 100644 (file)
@@ -7,4 +7,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
+deps += ['rcu']