diff options
author | bde <bde@FreeBSD.org> | 1998-07-08 00:45:50 +0000 |
---|---|---|
committer | bde <bde@FreeBSD.org> | 1998-07-08 00:45:50 +0000 |
commit | fd6952264304c8da7292a995b4cccdc431307ca5 (patch) | |
tree | 15873cf66749a7cc69f341864f44876c4ccc425b /include | |
parent | 22fd80b5ba14d8ddd9166a4d3bb4b21281197323 (diff) | |
download | FreeBSD-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')
0 files changed, 0 insertions, 0 deletions