[PATCH 0/5] build fixes on FreeBSD
Bruce Richardson
bruce.richardson at intel.com
Fri Mar 11 21:05:18 CET 2022
This set contains a number of fixes, most of which are for
build issues discovered when compiling on FreeBSD with clang.
Bruce Richardson (5):
eal/freebsd: add missing C++ include guards
compressdev: separate out driver-only headers
compressdev: fix missing space in header
cryptodev: fix compilation with clang C++ builds
eventdev: fix compilation with clang C++ builds
lib/compressdev/meson.build | 6 ++++--
lib/compressdev/rte_compressdev_internal.h | 2 +-
lib/cryptodev/rte_crypto.h | 9 +++++++++
lib/eal/freebsd/include/rte_os.h | 8 ++++++++
lib/eventdev/rte_eventdev.h | 12 +++++++++++-
5 files changed, 33 insertions(+), 4 deletions(-)
--
2.34.1
More information about the dev
mailing list