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 build: remove individual library versions 2019-11-20 23:05:39 +01:00
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 replace license text with SPDX tag on PPC files 2019-08-05 17:17:09 +02:00
rte_lpm_neon.h lpm: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
rte_lpm_sse.h lpm: remove recursively included header file 2019-01-28 01:47:23 +01:00
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