git: dbb2f1cdb84e - stable/13 - src.conf.5: regen after WITH_/WITHOUT_CXX description update
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 09 Dec 2021 01:53:30 UTC
The branch stable/13 has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=dbb2f1cdb84ec35bf7fb6674cd504c9e0ebafa8e
commit dbb2f1cdb84ec35bf7fb6674cd504c9e0ebafa8e
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-12-09 01:52:33 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-12-09 01:52:33 +0000
src.conf.5: regen after WITH_/WITHOUT_CXX description update
Sponsored by: The FreeBSD Foundation
---
share/man/man5/src.conf.5 | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 2e8ec5764844..64c84df16f81 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 29, 2021
+.Dd December 8, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -433,12 +433,8 @@ Set to build
This is a default setting on
amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
.It Va WITHOUT_CXX
-Set to not build
-.Xr c++ 1
-and related libraries.
-It will also prevent building of
-.Xr gperf 1
-and
+Do not build C++ headers and runtime libraries.
+It also prevents building binaries and libraries written in C++, including
.Xr devd 8 .
When set, it enforces these options:
.Pp
@@ -898,6 +894,8 @@ The system will not have a usable tool chain unless a linker is provided
some other way.
.It Va WITH_LLVM_ASSERTIONS
Set to enable debugging assertions in LLVM.
+.It Va WITH_LLVM_BINUTILS
+Install LLVM's binutils (ar, addr2line, nm, etc.) instead of ELF Tool Chain's.
.It Va WITHOUT_LLVM_COV
Set to not build the
.Xr llvm-cov 1
@@ -1650,6 +1648,8 @@ When set, it enforces these options:
.It
.Va WITHOUT_LLDB
.It
+.Va WITHOUT_LLVM_BINUTILS
+.It
.Va WITHOUT_LLVM_COV
.El
.It Va WITHOUT_UNBOUND