opnsense-src/tools/build/cross-build/include/common
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
..
machine
sys tools/build: Unbreak bmake bootstrap on Linux 2022-08-22 22:02:53 +01:00
db.h
getopt.h
grp.h cross-build: Remove redundant lines. 2021-10-10 11:17:14 -06:00
libcasper.h
libelf.h
libutil.h
netconfig.h
netdb.h
osreldate.h
pwd.h cross-build: Provide _PASSWORD_EFMT1 for libcrypt on Linux 2021-12-07 00:24:20 +00:00
string.h Silence a macro-redefined warning when crossbuilding 2021-03-01 14:22:47 +00:00
unistd.h cross-build: Define crypt_data in unistd.h for libcrypt 2021-12-07 00:24:19 +00:00