aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2021-06-27 17:29:32 +0000
committerEd Maste <emaste@FreeBSD.org>2021-06-27 17:30:08 +0000
commit914b6a0122c3032c2c2ae3a44bdeaf69e37efd61 (patch)
tree1394c850174daa059e4261e8e8d770d118843531
parentb762974cf4b9ea77f1decf4a6d829372f0a97f75 (diff)
downloadsrc-914b6a0122c3032c2c2ae3a44bdeaf69e37efd61.tar.gz
src-914b6a0122c3032c2c2ae3a44bdeaf69e37efd61.zip
src.conf.5: regen after RISC-V OPENMP (aa033e0b14f2)
Sponsored by: The FreeBSD Foundation
-rw-r--r--share/man/man5/src.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 0bcadfb5751d..342c9f92b234 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 June 11, 2021
+.Dd June 27, 2021
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1257,12 +1257,12 @@ Enable building LDAP support for kerberos using an openldap client from ports.
Do not build LLVM's OpenMP runtime.
.Pp
This is a default setting on
-arm/armv6, arm/armv7, mips/mips, mips/mips64, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, mips/mips, mips/mips64 and powerpc/powerpc.
.It Va WITH_OPENMP
Build LLVM's OpenMP runtime.
.Pp
This is a default setting on
-amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
+amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64, riscv/riscv64 and riscv/riscv64sf.
.It Va WITHOUT_OPENSSH
Do not build OpenSSH.
.It Va WITHOUT_OPENSSL