git: 40f573de8adb - stable/14 - src.conf.5: rebuild after WITH_NVME changes
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Aug 2024 18:07:02 UTC
The branch stable/14 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=40f573de8adbf87be4200300595364128072fee7
commit 40f573de8adbf87be4200300595364128072fee7
Author: Brooks Davis <brooks@FreeBSD.org>
AuthorDate: 2024-04-22 18:41:44 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2024-08-27 15:54:45 +0000
src.conf.5: rebuild after WITH_NVME changes
WITH_NVME is no longer marked broken on armv7, riscv64, or powerpc.
Fixes: 2fda3ab0ac19 WITH_NVME: Remove from broken.
Differential Revision: https://reviews.freebsd.org/D44850
(cherry picked from commit e5700dab1e7ad84b9a97025d263f0acd3599a1c2)
---
share/man/man5/src.conf.5 | 10 +---------
1 file changed, 1 insertion(+), 9 deletions(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index 3a7789a95a07..03675250f9cf 100644
--- a/share/man/man5/src.conf.5
+++ b/share/man/man5/src.conf.5
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
-.Dd April 15, 2024
+.Dd August 27, 2024
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1327,14 +1327,6 @@ and related programs.
Do not install the limited cloud init support scripts.
.It Va WITHOUT_NVME
Do not build nvme related tools and kernel modules.
-.Pp
-This is a default setting on
-arm/armv7, powerpc/powerpc and riscv/riscv64.
-.It Va WITH_NVME
-Build nvme related tools and kernel modules.
-.Pp
-This is a default setting on
-amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.
.It Va WITHOUT_OFED
Do not build the
.Dq "OpenFabrics Enterprise Distribution"