numam-dpdk/drivers/common
Natanael Copa 8bf3ff3c37 common/dpaax/caamflib: fix build with musl
The swab16/swab32/swab64 are Linux specific and not GNU libc specific.
Keep the check for __GLIBC__ just in case other GNU systems depends on
this (Hurd or GNU/kFreeBSD).

This fixes a build error with musl libc.

Fixes: 04711d41a8 ("crypto/dpaa2_sec: add run-time assembler for descriptor")
Cc: stable@dpdk.org

Signed-off-by: Natanael Copa <ncopa@alpinelinux.org>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
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
..
cpt common/cpt: remove redundant structure 2020-11-12 21:47:42 +01:00
dpaax common/dpaax/caamflib: fix build with musl 2021-03-23 08:41:05 +01:00
iavf common/iavf: support VLAN filtering 2021-01-29 18:16:07 +01:00
mlx5 common/mlx5: add timestamp format support to DevX 2021-03-16 10:05:32 +01:00
mvep build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
octeontx build: remove library name from version map file name 2020-10-19 22:13:59 +02:00
octeontx2 net/octeontx_ep: add ethdev probe and remove 2021-01-29 18:16:12 +01:00
qat build: force pkg-config for dependency detection 2021-01-26 00:43:59 +01:00
sfc_efx common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00
meson.build common/sfc_efx: move function to get family 2021-03-16 12:39:42 +01:00