opnsense-src/tools/build/cross-build/include/common/sys
Jessica Clarke fba998a3d8 tools/build: Unbreak bmake bootstrap on Linux
Currently make.py has a hack to add the cross-build headers to the
include search path when bootstrapping bmake on Linux (but not macOS).
This is a bit of an abuse of these headers, and e9ba1fd5ed was not
prepared for this, since sys/bitcount.h won't exist in that instance (it
gets copied into WORLDTMP during the legacy build). Work around this
until we can wean the bmake bootstrap off using these headers by not
including sys/bitcount.h when it doesn't exist.

Fixes:	e9ba1fd5ed ("tools/build: Provide FreeBSD's bitstring API when cross-building")
2022-08-22 22:02:53 +01:00
..
_iovec.h
_null.h
_types.h
cdefs.h cross-build: Add __weak_symbol definition for libdwarf bootstrap 2021-12-15 04:36:11 +00:00
ctype.h
limits.h
mman.h
param.h Fix warnings during bootstrap on Linux systems 2021-01-07 09:30:50 +00:00
stdint.h
sysctl.h Allow bootstrapping llvm-tblgen on macOS and Linux 2021-08-02 14:36:03 +01:00
types.h tools/build: Unbreak bmake bootstrap on Linux 2022-08-22 22:02:53 +01:00