arch.7: Update for switch to LLVM binutils

Fixes: 1cae7121c6 ("Enable LLVM_BINUTILS by default")
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2025-04-11 15:43:46 -04:00
parent faae895fec
commit 971e22b779

View file

@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
.Dd February 4, 2025
.Dd April 11, 2025
.Dt ARCH 7
.Os
.Sh NAME
@ -248,7 +248,7 @@ as the default compiler on all supported CPU architectures,
LLVM's
.Xr ld.lld 1
as the default linker, and
ELF Tool Chain binary utilities such as
LLVM binary utilities such as
.Xr objcopy 1
and
.Xr readelf 1 .