git: ff5025d10450 - main - src.conf: regenerate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 09 Feb 2022 01:35:48 UTC
The branch main has been updated by pkubaj (ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=ff5025d104507ccdb90758e45580d23e54064376
commit ff5025d104507ccdb90758e45580d23e54064376
Author: Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-02-09 01:35:35 +0000
Commit: Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-02-09 01:35:35 +0000
src.conf: regenerate
---
share/man/man5/src.conf.5 | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index a53a27c5b506..95e65c11e0d1 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 February 8, 2022
+.Dd February 9, 2022
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -459,13 +459,13 @@ Do not build
.Xr cxgbetool 8
.Pp
This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_CXGBETOOL
Build
.Xr cxgbetool 8
.Pp
This is a default setting on
-amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
+amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.
.It Va WITHOUT_CXX
Do not build C++ headers and runtime libraries.
It also prevents building binaries and libraries written in C++, including
@@ -1195,13 +1195,13 @@ Do not build
.Xr mlx5tool 8
.Pp
This is a default setting on
-arm/armv6, arm/armv7, powerpc/powerpc, powerpc/powerpc64le, riscv/riscv64 and riscv/riscv64sf.
+arm/armv6, arm/armv7, powerpc/powerpc, riscv/riscv64 and riscv/riscv64sf.
.It Va WITH_MLX5TOOL
Build
.Xr mlx5tool 8
.Pp
This is a default setting on
-amd64/amd64, arm64/aarch64, i386/i386 and powerpc/powerpc64.
+amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.
.It Va WITHOUT_NETCAT
Do not build
.Xr nc 1