numam-dpdk/lib/librte_lpm
Andrzej Ostruszka f2318b73c2 build: remove unneeded function versioning
Timer, LPM and Distributor libraries no longer use function versioning
and therefore do not need separate build for static and shared version
of libraries.

This patch removes use_function_versioning from their meson build files
and corresponding include from the sources.

Fixes: f2fb215843 ("timer: remove deprecated code")
Fixes: 6e5b516761 ("distributor: remove deprecated code")
Fixes: c381a8d554 ("lpm: remove deprecated code")
Cc: stable@dpdk.org

Signed-off-by: Andrzej Ostruszka <aostruszka@marvell.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: David Marchand <david.marchand@redhat.com>
2020-02-05 21:27:29 +01:00
..
Makefile
meson.build build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_lpm6.c build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_lpm6.h lpm: remove deprecated code 2019-11-20 23:05:39 +01:00
rte_lpm_altivec.h
rte_lpm_neon.h
rte_lpm_sse.h
rte_lpm_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_lpm.c build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_lpm.h lpm: remove deprecated code 2019-11-20 23:05:39 +01:00