summaryrefslogtreecommitdiffstats
path: root/tools/build/options/WITHOUT_CROSS_COMPILER
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITHOUT_CROSS_COMPILER')
-rw-r--r--tools/build/options/WITHOUT_CROSS_COMPILER6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/build/options/WITHOUT_CROSS_COMPILER b/tools/build/options/WITHOUT_CROSS_COMPILER
index ab1bd23..80420c5 100644
--- a/tools/build/options/WITHOUT_CROSS_COMPILER
+++ b/tools/build/options/WITHOUT_CROSS_COMPILER
@@ -1,13 +1,13 @@
.\" $FreeBSD$
Set to not build any cross compiler in the cross-tools stage of buildworld.
If you are compiling a different version of
-.Fx
+.Fx
than what is installed on the system, you will need to provide an alternate
compiler with XCC to ensure success.
If you are compiling with an identical version of
-.Fx
+.Fx
to the host, this option may be safely used.
This option may also be safe when the host version of
-.Fx
+.Fx
is close to the sources being built, but all bets are off if there have
been any changes to the toolchain between the versions.
OpenPOWER on IntegriCloud