git: 9e780f0434ae - stable/13 - src.conf: regenerate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 08 Feb 2022 13:10:13 UTC
The branch stable/13 has been updated by pkubaj (ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=9e780f0434ae185de2b805ca870b52823181f2cb
commit 9e780f0434ae185de2b805ca870b52823181f2cb
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-02-08 13:09:55 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-02-08 13:09:55 +0000
src.conf: regenerate
---
share/man/man5/src.conf.5 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index fae587a851bf..82813f9dbecb 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 January 23, 2022
+.Dd February 8, 2022
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -875,12 +875,12 @@ Set to not build LLVM's lld linker.
Set to not build the LLDB debugger.
.Pp
This is a default setting on
-arm/armv6, arm/armv7, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, mips/mips, mips/mips64, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_LLDB
Set to build the LLDB debugger.
.Pp
This is a default setting on
-amd64/amd64, arm64/aarch64 and i386/i386.
+amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc and powerpc/powerpc64.
.It Va WITHOUT_LLD_BOOTSTRAP
Set to not build the LLD linker during the bootstrap phase of
the build.