From 4fee152dc36ba6ffa39dd29b6493dc1840374b05 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 1 Mar 2025 22:37:46 +0100 Subject: [PATCH] doc: Simplify description of *-*-freebsd* gcc: PR target/69374 * doc/install.texi (Specific, *-*-freebsd*): Simplify description. --- gcc/doc/install.texi | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index bc5263e5348..189b5f93a99 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -4145,8 +4145,7 @@ This configuration is intended for embedded systems. @end html @anchor{x-x-freebsd} @heading *-*-freebsd* -We support FreeBSD using the ELF file format with DWARF 2 debugging -for all CPU architectures. +FreeBSD using the ELF file format with DWARF 2 debugging. We recommend bootstrapping against the latest GNU binutils or the version found in the @file{devel/binutils} port. This also has been -- 2.47.2