freebsd-dev/tools/build/mk
Alex Richardson 958dc017a7 Avoid depending on system headers from the source tree during bootstrap
This can cause surprising errors if the build tools is built against
headers that don't match the host system. It is also required in order
to allow building on non-FreeBSD systems where the headers in
/usr/include/sys are usually completely incompatible with those in the
source tree.

I added an error to Makefile.boot if this is done and found this was
only the case in libnv. With this error in the Makefile ABI breakages
such as r336019 should no longer be possible.

Reviewed By:	bdrewery, kevans
Approved By:	jhb (mentor)
Differential Revision: https://reviews.freebsd.org/D16186
2018-08-20 10:39:42 +00:00
..
bsd.lib.mk
bsd.prog.mk
Makefile.boot Avoid depending on system headers from the source tree during bootstrap 2018-08-20 10:39:42 +00:00
OptionalObsoleteFiles.inc WITHOUT_SERVICESDB: 2018-07-04 17:18:35 +00:00