freebsd-dev/tools/build
Alex Richardson 962a3814d4 Fix bootstrap tools build on macOS after 02af91c52e
After changing the namespace.h header we need to provide _err on macOS, too.
Previously we used the system libc err*/warn*, but that does not provide
_err/_warn (which is used by other bootstrapped files from libc).
To fix this problem bootstrap err.c on macOS as well.

Fixes:		02af91c52 (Fix crossbuild bootstrap tools build with Clang 12)
2021-02-17 16:35:14 +00:00
..
bootstrap-m4 Add necessary Makefile.inc1 infrastructure for building on non-FreeBSD 2020-08-25 13:29:57 +00:00
cross-build Fix cross-build support for Ubuntu 16.04 2021-01-23 20:59:15 +00:00
libc-bootstrap Fix crossbuild bootstrap tools build with Clang 12 2021-02-17 09:54:59 +00:00
make_check
mk Remove the MK_LIBCPLUSPLUS option 2021-02-01 09:32:07 +00:00
options build: turn off FMTREE by default to prepare for removal 2021-02-12 23:16:06 -06:00
beinstall.sh beinstall.sh: Use bectl instead of beadm by default 2020-10-30 09:40:55 +00:00
check-links.sh
depend-cleanup.sh build: add WITHOUT_CLEAN workaround for 821aa63a09 2021-01-08 10:43:53 -06:00
dummy.c
futimens.c
make.py tools/build/make.py: drop workaround for cc --version not being parsed 2021-02-13 13:54:25 +00:00
Makefile Fix bootstrap tools build on macOS after 02af91c52e 2021-02-17 16:35:14 +00:00
Makefile.depend
stat.h
stdlib.h
strings.h Fix buildworld on FreeBSD 10 2018-07-16 11:03:05 +00:00
utimensat.c