git: 914b6a0122c3 - main - src.conf.5: regen after RISC-V OPENMP (aa033e0b14f2)

Ed Maste emaste at FreeBSD.org
Sun Jun 27 17:30:36 UTC 2021


The branch main has been updated by emaste:

URL: https://cgit.FreeBSD.org/src/commit/?id=914b6a0122c3032c2c2ae3a44bdeaf69e37efd61

commit 914b6a0122c3032c2c2ae3a44bdeaf69e37efd61
Author:     Ed Maste <emaste at FreeBSD.org>
AuthorDate: 2021-06-27 17:29:32 +0000
Commit:     Ed Maste <emaste at FreeBSD.org>
CommitDate: 2021-06-27 17:30:08 +0000

    src.conf.5: regen after RISC-V OPENMP (aa033e0b14f2)
    
    Sponsored by:   The FreeBSD Foundation
---
 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 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


More information about the dev-commits-src-all mailing list