summaryrefslogtreecommitdiffstats
path: root/include/stdio.h
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1998-07-08 00:45:50 +0000
committerbde <bde@FreeBSD.org>1998-07-08 00:45:50 +0000
commitfd6952264304c8da7292a995b4cccdc431307ca5 (patch)
tree15873cf66749a7cc69f341864f44876c4ccc425b /include/stdio.h
parent22fd80b5ba14d8ddd9166a4d3bb4b21281197323 (diff)
downloadFreeBSD-src-fd6952264304c8da7292a995b4cccdc431307ca5.zip
FreeBSD-src-fd6952264304c8da7292a995b4cccdc431307ca5.tar.gz
Use a different hack for building libgcc2: `XCC= ${CC}' instead of
`XCC= <relative cc> -B<path to relative cc1> ...'. This is equivalent when cc and cc1, etc. have just been bootstrapped by `make world'. The relative versions normally won't work if the target system is not binary compatible. Bootstrapping different versions of gcc without going through `make world' is slightly more broken than before. Uniformized macro names (P1OBJS -> LIB1POBJS, etc.). Don't give full paths to sources.
Diffstat (limited to 'include/stdio.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud