src.conf.5: regen after r337899 WITH_LLD_IS_LD on armv7

This commit is contained in:
Ed Maste 2018-08-16 09:36:59 +00:00
parent 8065bd0bca
commit 663664046e

View File

@ -1,6 +1,6 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.\" $FreeBSD$
.Dd August 9, 2018
.Dd August 16, 2018
.Dt SRC.CONF 5
.Os
.Sh NAME
@ -1011,12 +1011,12 @@ amd64/amd64, arm/armv7, arm64/aarch64 and i386/i386.
Set to use GNU binutils ld as the system linker, instead of LLVM's LLD.
.Pp
This is a default setting on
arm/arm, arm/armv6, arm/armv7, i386/i386, 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, riscv/riscv64sf and sparc64/sparc64.
arm/arm, arm/armv6, i386/i386, 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, riscv/riscv64sf and sparc64/sparc64.
.It Va WITH_LLD_IS_LD
Set to use LLVM's LLD as the system linker, instead of GNU binutils ld.
.Pp
This is a default setting on
amd64/amd64 and arm64/aarch64.
amd64/amd64, arm/armv7 and arm64/aarch64.
.It Va WITHOUT_LLVM_COV
Set to not build the
.Xr llvm-cov 1