aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-01-26 22:33:08 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2021-01-28 18:24:24 +0000
commitae257282ae5b08db94ae46271d0fc3c24f0a0a4b (patch)
tree06580c8adf91cb7e5592535f0e1cf8e1b27b33e4 /share
parentbb8acd558e66bd4bae31602fcbe569863f47382c (diff)
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/src.conf.510
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 7d9a1b683a62..ecfebff05623 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1302,6 +1302,16 @@ When set, these options are also in effect:
.Va WITH_GSSAPI
is set explicitly)
.El
+.It Va WITHOUT_OPENSSL_KTLS
+Set to not include kernel TLS support in OpenSSL.
+.Pp
+This is a default setting on
+arm/armv6, arm/armv7, arm64/aarch64, i386/i386, mips/mips, mips/mips64, powerpc/powerpc, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
+.It Va WITH_OPENSSL_KTLS
+Set to include kernel TLS support in OpenSSL.
+.Pp
+This is a default setting on
+amd64/amd64.
.It Va WITHOUT_PAM
Set to not build PAM library and modules.
.Bf -symbolic