aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITHOUT_SYSTEM_COMPILER
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITHOUT_SYSTEM_COMPILER')
-rw-r--r--tools/build/options/WITHOUT_SYSTEM_COMPILER2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/build/options/WITHOUT_SYSTEM_COMPILER b/tools/build/options/WITHOUT_SYSTEM_COMPILER
index 2bf999af83e2..0bcf771e572b 100644
--- a/tools/build/options/WITHOUT_SYSTEM_COMPILER
+++ b/tools/build/options/WITHOUT_SYSTEM_COMPILER
@@ -1,5 +1,5 @@
.\" $FreeBSD$
-Set to not opportunistically skip building a cross-compiler during the
+Do not opportunistically skip building a cross-compiler during the
bootstrap phase of the build.
Normally, if the currently installed compiler matches the planned bootstrap
compiler type and revision, then it will not be built.