aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Evans <kevans@FreeBSD.org>2021-01-20 14:03:21 +0000
committerKyle Evans <kevans@FreeBSD.org>2021-01-22 18:34:41 +0000
commit251a6ddfbdcd72e0de922e8320d2f0cc6806a423 (patch)
tree57a734c4bbcb55210c28377761f35b04ce92d6b6
parent123ae3045dd21badb93ce52445e18e364b3ac807 (diff)
downloadsrc-251a6ddfbdcd72e0de922e8320d2f0cc6806a423.tar.gz
src-251a6ddfbdcd72e0de922e8320d2f0cc6806a423.zip
Regen src.conf after MK_{LIBTHR,LIBPTHREAD} removal
-rw-r--r--share/man/man5/src.conf.518
1 files changed, 1 insertions, 17 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 5ff5b31b80be..63495c7c9477 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 20, 2021
+.Dd January 22, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -861,25 +861,9 @@ This is a default setting on
arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
.It Va WITHOUT_LIBCPLUSPLUS
Set to avoid building libcxxrt and libc++.
-.It Va WITHOUT_LIBPTHREAD
-Set to not build the
-.Nm libpthread
-providing library,
-.Nm libthr .
-When set, it enforces these options:
-.Pp
-.Bl -item -compact
-.It
-.Va WITHOUT_LIBTHR
-.El
.It Va WITH_LIBSOFT
On armv6 only, set to enable soft float ABI compatibility libraries.
This option is for transitioning to the new hard float ABI.
-.It Va WITHOUT_LIBTHR
-Set to not build the
-.Nm libthr
-(1:1 threading)
-library.
.It Va WITHOUT_LLD
Set to not build LLVM's lld linker.
.It Va WITHOUT_LLDB