git: 9b8df84c23ed - stable/14 - src.conf.5: regen for ZFS_TESTS knob
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 24 Sep 2024 17:30:43 UTC
The branch stable/14 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=9b8df84c23ed741b53cb1c765c5bf1d8919ce858 commit 9b8df84c23ed741b53cb1c765c5bf1d8919ce858 Author: Ed Maste <emaste@FreeBSD.org> AuthorDate: 2024-09-24 17:28:30 +0000 Commit: Ed Maste <emaste@FreeBSD.org> CommitDate: 2024-09-24 17:30:34 +0000 src.conf.5: regen for ZFS_TESTS knob (cherry picked from commit a6c8ab4f45496d0e7e49ef8ae0c44f39caefd1fa) Fixes: 20191b71bae1 ("src.conf: Add a MK_ZFS_TESTS knob") Sponsored by: The FreeBSD Foundation --- share/man/man5/src.conf.5 | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 11801456716c..b868b5265763 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 August 27, 2024 +.Dd September 24, 2024 .Dt SRC.CONF 5 .Os .Sh NAME @@ -342,6 +342,8 @@ When set, it enforces these options: .Va WITHOUT_LOADER_ZFS .It .Va WITHOUT_ZFS +.It +.Va WITHOUT_ZFS_TESTS .El .It Va WITHOUT_CLANG Do not build the Clang C/C++ compiler during the regular phase of the build. @@ -452,6 +454,8 @@ When set, it enforces these options: .Va WITHOUT_UNBOUND .It .Va WITHOUT_ZFS +.It +.Va WITHOUT_ZFS_TESTS .El .Pp When set, these options are also in effect: @@ -1422,6 +1426,8 @@ When set, it enforces these options: .Va WITHOUT_UNBOUND .It .Va WITHOUT_ZFS +.It +.Va WITHOUT_ZFS_TESTS .El .Pp When set, these options are also in effect: @@ -1698,6 +1704,8 @@ When set, it enforces these options: .Bl -item -compact .It .Va WITHOUT_DTRACE_TESTS +.It +.Va WITHOUT_ZFS_TESTS .El .Pp When set, these options are also in effect: @@ -1848,6 +1856,14 @@ or .Xr zfs 8 . Also disable ZFS support in utilities and libraries which implement ZFS-specific functionality. +When set, it enforces these options: +.Pp +.Bl -item -compact +.It +.Va WITHOUT_ZFS_TESTS +.El +.It Va WITHOUT_ZFS_TESTS +Do not build and install the legacy ZFS test suite. .It Va WITHOUT_ZONEINFO Do not build the timezone database. When set, it enforces these options: