diff options
| author | Ed Maste <emaste@FreeBSD.org> | 2026-04-01 19:19:31 +0000 |
|---|---|---|
| committer | Ed Maste <emaste@FreeBSD.org> | 2026-04-02 12:59:23 +0000 |
| commit | 8f34b6b84c958f24a2f717b13876d57cdac07fd9 (patch) | |
| tree | 17f1132252dd74c38e1c00fabedfbf69150f50b1 | |
| parent | 7d82731e4311880845b0109484df6562ab0cd213 (diff) | |
src.conf.5: Regen after MK_CROSS_COMPILER=no change
| -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. |
