2013-05-15 10:30:03 -04:00
|
|
|
.\" $FreeBSD$
|
2014-04-18 13:03:58 -04:00
|
|
|
Set to not build any cross compiler in the cross-tools stage of buildworld.
|
2017-02-03 14:09:46 -05:00
|
|
|
When compiling a different version of
|
2014-11-26 15:43:09 -05:00
|
|
|
.Fx
|
2017-02-03 14:09:46 -05:00
|
|
|
than what is installed on the system, provide an alternate
|
2014-04-18 13:03:58 -04:00
|
|
|
compiler with XCC to ensure success.
|
2017-02-03 14:09:46 -05:00
|
|
|
When compiling with an identical version of
|
2014-11-26 15:43:09 -05:00
|
|
|
.Fx
|
2014-04-18 13:03:58 -04:00
|
|
|
to the host, this option may be safely used.
|
|
|
|
|
This option may also be safe when the host version of
|
2014-11-26 15:43:09 -05:00
|
|
|
.Fx
|
2014-04-18 13:03:58 -04:00
|
|
|
is close to the sources being built, but all bets are off if there have
|
|
|
|
|
been any changes to the toolchain between the versions.
|