Re: [PATCH 0/5] build fixes on FreeBSD

2022-03-14 Thread Thomas Monjalon
11/03/2022 21:05, Bruce Richardson: > 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 > compressd

[PATCH 0/5] build fixes on FreeBSD

2022-03-11 Thread Bruce Richardson
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 c