]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/build/options/WITHOUT_CROSS_COMPILER
MFV r298178:
[FreeBSD/FreeBSD.git] / tools / build / options / WITHOUT_CROSS_COMPILER
1 .\" $FreeBSD$
2 Set to not build any cross compiler in the cross-tools stage of buildworld.
3 If you are compiling a different version of
4 .Fx
5 than what is installed on the system, you will need to provide an alternate
6 compiler with XCC to ensure success.
7 If you are compiling with an identical version of
8 .Fx
9 to the host, this option may be safely used.
10 This option may also be safe when the host version of
11 .Fx
12 is close to the sources being built, but all bets are off if there have
13 been any changes to the toolchain between the versions.