aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/src.conf.55
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index f184be22376d..7752967066d4 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
-.Dd November 3, 2018
+.Dd November 5, 2018
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1014,7 +1014,8 @@ enabled unless an alternate linker is provided via XLD.
This is a default setting on
arm/arm, arm/armv6, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, mips/mipselhf, mips/mipshf, mips/mips64elhf, mips/mips64hf, powerpc/powerpc, powerpc/powerpc64, powerpc/powerpcspe, riscv/riscv64 and sparc64/sparc64.
.It Va WITH_LLD_BOOTSTRAP
-Set to build the LLD linker during the bootstrap phase of the build.
+Set to build the LLD linker during the bootstrap phase of the build,
+and use it during buildworld and buildkernel.
.Pp
This is a default setting on
amd64/amd64, arm/armv7, arm64/aarch64 and i386/i386.