diff options
| -rw-r--r-- | share/man/man5/src.conf.5 | 4 |
1 files changed, 3 insertions, 1 deletions
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. |
