1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Expand WITH_LLD_BOOTSTRAP description

Reported by:	bz
This commit is contained in:
Ed Maste 2018-11-05 15:22:41 +00:00
parent acf50a7f68
commit 7ae5db1f37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=340150

View File

@ -1,2 +1,3 @@
.\" $FreeBSD$
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.