numam-dpdk/drivers/bus/fslmc
Thomas Monjalon e0ae50c687 build: remove redundant _GNU_SOURCE definitions
The feature macro _GNU_SOURCE is defined globally,
but there was some remaining useless settings.

The internal definition in config/meson.build is kept,
all other internal definitions of _GNU_SOURCE are removed,
except in examples, which can be built as external applications.
Note: external applications do not inherit of _GNU_SOURCE.

Fixes: 5d7b673d5f ("mk: build with _GNU_SOURCE defined by default")
Fixes: 28188cee2a ("build: enable BSD features visibility for FreeBSD")
Fixes: e6cdc54cc0 ("net/mlx5: add socket server for external tools")
Cc: stable@dpdk.org

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
Acked-by: David Marchand <david.marchand@redhat.com>
2021-03-23 08:41:05 +01:00
..
mc bus/fslmc: mark internal symbols 2020-05-19 15:49:53 +02:00
portal net/dpaa2: enable error queues optionally 2021-02-24 18:03:30 +01:00
qbman build: remove redundant _GNU_SOURCE definitions 2021-03-23 08:41:05 +01:00
fslmc_bus.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
fslmc_vfio.h bus/fslmc: mark internal symbols 2020-05-19 15:49:53 +02:00
meson.build build: align wording of non-support reasons 2020-11-20 16:05:35 +01:00
rte_fslmc.h bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
version.map bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00