From 8f34b6b84c958f24a2f717b13876d57cdac07fd9 Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Wed, 1 Apr 2026 15:19:31 -0400 Subject: [PATCH] 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 c277647a925..9862d5aa815 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.