ce819b8422
The DPAA bus driver is defining some macros without prefix.
So it can conflict with other libraries like libbsd:
drivers/bus/dpaa/include/compat.h:53:
error: "__packed" redefined
/usr/include/bsd/sys/cdefs.h:120:
note: this is the location of the previous definition
Fixes:
|
||
---|---|---|
.. | ||
base | ||
include | ||
dpaa_bus.c | ||
Makefile | ||
meson.build | ||
rte_bus_dpaa_version.map | ||
rte_dpaa_bus.h | ||
rte_dpaa_logs.h |