mirror of
https://github.com/opnsense/src.git
synced 2026-04-02 16:05:17 -04:00
sizeof(bitfield.member) is invalid, and this shows up in some FreeBSD
build configurations: work around this by !!ing ‒
this makes the sizeof target the ! result type (_Bool), instead
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Fixes:
|
||
|---|---|---|
| .. | ||
| kernel | ||
| spl | ||
| zfs | ||
| Makefile.am | ||