git: dcdf4c1acdb1 - main - src.conf.5: Regenerate. Approved by: imp Fixes: 20adba8bc1beb125d5e5ed8f12e747ae79ca6a10
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 09 Sep 2022 08:07:51 UTC
The branch main has been updated by arrowd (ports committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=dcdf4c1acdb111dd58f02a80db489ae5c53c53a6
commit dcdf4c1acdb111dd58f02a80db489ae5c53c53a6
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-09-09 07:42:21 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-09-09 08:07:33 +0000
src.conf.5: Regenerate.
Approved by: imp
Fixes: 20adba8bc1beb125d5e5ed8f12e747ae79ca6a10
---
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 0ccdfa6cd49c..557ee637af13 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 July 6, 2022
+.Dd September 9, 2022
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -1094,8 +1094,8 @@ and related programs.
Build
.Xr ls 1
without support for colors to distinguish file types.
-.It Va WITHOUT_MACHDEP
-Prefer machine-independent non-assembler code across the code base.
+.It Va WITHOUT_MACHDEP_OPTIMIZATIONS
+Prefer machine-independent non-assembler code in libc and libm.
.It Va WITHOUT_MAIL
Do not build any mail support (MUA or MTA).
When set, it enforces these options:
@@ -1248,8 +1248,8 @@ is set explicitly)
.It Va WITHOUT_NETGRAPH_SUPPORT
Build libraries, programs, and kernel modules without netgraph support.
.It Va WITHOUT_NIS
-Do not build NIS also known as
-.Xr yp 8
+Do not build
+.Xr NIS 8
support and related programs.
If set, you might need to adopt your
.Xr nsswitch.conf 5