mirror of
https://github.com/opnsense/src.git
synced 2026-03-02 05:13:58 -05:00
Add WITH_LLD_BOOTSTRAP and WITHOUT_LLD_BOOTSTRAP knobs, similar to the Clang bootstrap knobs. Reviewed by: dim Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D10249
5 lines
216 B
Text
5 lines
216 B
Text
.\" $FreeBSD$
|
|
Set to not build the LLD linker during the bootstrap phase of
|
|
the build.
|
|
To be able to build the system, either Binutils or LLD bootstrap must be
|
|
enabled unless an alternate linker is provided via XLD.
|