numam-dpdk/lib/librte_distributor
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
..
distributor_private.h distributor: rename v2.0 ABI to _single suffix 2019-11-20 23:05:39 +01:00
Makefile distributor: rename v2.0 ABI to _single suffix 2019-11-20 23:05:39 +01:00
meson.build build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_distributor_match_generic.c rename private header files 2019-10-27 22:03:06 +01:00
rte_distributor_match_sse.c rename private header files 2019-10-27 22:03:06 +01:00
rte_distributor_single.c build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_distributor_single.h distributor: rename v2.0 ABI to _single suffix 2019-11-20 23:05:39 +01:00
rte_distributor_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_distributor.c build: remove unneeded function versioning 2020-02-05 21:27:29 +01:00
rte_distributor.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00