2013-05-15 14:30:03 +00:00
|
|
|
.\" $FreeBSD$
|
2021-04-10 02:23:03 +00:00
|
|
|
Do not build any cross compiler in the cross-tools stage of buildworld.
|
2017-02-03 19:09:46 +00:00
|
|
|
When compiling a different version of
|
2014-11-26 20:43:09 +00:00
|
|
|
.Fx
|
2017-02-03 19:09:46 +00:00
|
|
|
than what is installed on the system, provide an alternate
|
2014-04-18 17:03:58 +00:00
|
|
|
compiler with XCC to ensure success.
|
2017-02-03 19:09:46 +00:00
|
|
|
When compiling with an identical version of
|
2014-11-26 20:43:09 +00:00
|
|
|
.Fx
|
2014-04-18 17:03:58 +00:00
|
|
|
to the host, this option may be safely used.
|
|
|
|
This option may also be safe when the host version of
|
2014-11-26 20:43:09 +00:00
|
|
|
.Fx
|
2014-04-18 17:03:58 +00: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.
|