summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/file.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>1998-12-21 09:41:26 +0000
committerdillon <dillon@FreeBSD.org>1998-12-21 09:41:26 +0000
commitfc8ab091d496fd2fd89e588920331aec931fb9fa (patch)
treee393d8f4c0e620e23c6cd9dd16d9ce79eb913984 /lib/libfetch/file.c
parent307f62acf159a1e3d444891a8aa9a089e0b26b05 (diff)
downloadFreeBSD-src-fc8ab091d496fd2fd89e588920331aec931fb9fa.zip
FreeBSD-src-fc8ab091d496fd2fd89e588920331aec931fb9fa.tar.gz
Elf (and a.out?) rebuild of bootstrap tools appeared to be broken due to
some tools requiring header files, such as errno.h, that are softlinks. The mini installation of include files in Makefile.inc1 wasn't doing the job, so it has been ripped out and replaced with a true make of the /usr/src/include/ directory (make all and make beforeinstall). I think the original idea was to save time by not installing unnecessary header files, but it doesn't really save all that much time. Also, I have moved a NOCLEAN conditional to cover rebuilding the object tree 'Rebuilding the ${OBJFORMAT} obj tree' section. This may or may not be correct but it appears to function properly. If it is not correct we need to find another way to avoid scanning every single file in the entire source hierarchy for make restarts.
Diffstat (limited to 'lib/libfetch/file.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud