git: 8f34b6b84c95 - main - src.conf.5: Regen after MK_CROSS_COMPILER=no change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Apr 2026 12:59:45 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=8f34b6b84c958f24a2f717b13876d57cdac07fd9
commit 8f34b6b84c958f24a2f717b13876d57cdac07fd9
Author: Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2026-04-01 19:19:31 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2026-04-02 12:59:23 +0000
src.conf.5: Regen after MK_CROSS_COMPILER=no change
---
share/man/man5/src.conf.5 | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5
index c277647a925f..9862d5aa8154 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 March 28, 2026
+.Dd April 2, 2026
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -494,6 +494,8 @@ When set, it enforces these options:
.Va WITHOUT_ELFTOOLCHAIN_BOOTSTRAP
.It
.Va WITHOUT_LLD_BOOTSTRAP
+.It
+.Va WITHOUT_LLVM_BINUTILS_BOOTSTRAP
.El
.It Va WITHOUT_CRYPT
Do not build any crypto code.