src.conf.5: Correct LLVM_BINUTILS comment about strings(1)

Reported by:	olivier
Fixes: 81fa5c4a82 ("llvm-strings: Install as strings when WITH_LLVM_BINUTILS=YES")
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste
2025-04-30 09:38:29 -04:00
parent ebda367c4d
commit 7ca3db1999
3 changed files with 1 additions and 7 deletions
+1 -3
View File
@@ -1,5 +1,5 @@
.\" DO NOT EDIT-- this file is @generated by tools/build/options/makeman.
.Dd March 30, 2025
.Dd April 30, 2025
.Dt SRC.CONF 5
.Os
.Sh NAME
@@ -949,8 +949,6 @@ Regardless of this setting, LLVM tools are used for
.Xr c++filt 1
and
.Xr objdump 1 .
.Xr strings 1
is always provided by ELF Tool Chain.
.It Va WITHOUT_LLVM_COV
Do not build the
.Xr llvm-cov 1
@@ -13,5 +13,3 @@ Regardless of this setting, LLVM tools are used for
.Xr c++filt 1
and
.Xr objdump 1 .
.Xr strings 1
is always provided by ELF Tool Chain.
-2
View File
@@ -14,5 +14,3 @@ Regardless of this setting, LLVM tools are used for
.Xr c++filt 1
and
.Xr objdump 1 .
.Xr strings 1
is always provided by ELF Tool Chain.