diff options
author | marcel <marcel@FreeBSD.org> | 1999-11-21 20:06:03 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-11-21 20:06:03 +0000 |
commit | 9ea5fe11b1b0333285cd42395b0b938e101db87c (patch) | |
tree | c2910e4414509dac89f5123ca0d5ba0a1bd96781 /lib/libc | |
parent | 9a1faf7fc88fbd728d94845f53cb8f2b5e3f317b (diff) | |
download | FreeBSD-src-9ea5fe11b1b0333285cd42395b0b938e101db87c.zip FreeBSD-src-9ea5fe11b1b0333285cd42395b0b938e101db87c.tar.gz |
Build tools against the host's includes and libraries. Also, don't
build make(1) twice and merge the bootstrap-libraries and libraries
targets.
This change solves the bug where build-tools, compiled against the
includes and libraries built from the sources failed to run on the
host, as was the case with the sigset_t change. With this update, a
buildworld will fail if the tools won't compile on the host. This
is solved in further commits where backward compatibility of the
tools is enlarged.
The libraries target has been fixed. The libraries are now build in
the proper order, satisfying the dependencies. The comment is updated
to reflect this.
The linux module and netboot have been removed from the list of tools.
More to follow.
Reviewed by: bde, imp
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions