diff options
Diffstat (limited to 'share/man/man5/src.conf.5')
| -rw-r--r-- | share/man/man5/src.conf.5 | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 1bb609336532..bab2c3d84abf 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 October 1, 2025 +.Dd October 22, 2025  .Dt SRC.CONF 5  .Os  .Sh NAME @@ -956,12 +956,12 @@ Do not build LLVM's lld linker.  Do not build the LLDB debugger.  .Pp  This is a default setting on -arm/armv7 and riscv/riscv64. +riscv/riscv64.  .It Va WITH_LLDB  Build the LLDB debugger.  .Pp  This is a default setting on -amd64/amd64, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le. +amd64/amd64, arm/armv7, arm64/aarch64, i386/i386, powerpc/powerpc64 and powerpc/powerpc64le.  .It Va WITHOUT_LLD_BOOTSTRAP  Do not build the LLD linker during the bootstrap phase of  the build. | 
