From: Gerald Pfeifer Date: Sat, 1 Mar 2025 21:37:46 +0000 (+0100) Subject: doc: Simplify description of *-*-freebsd* X-Git-Tag: basepoints/gcc-16~1776 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4fee152dc36ba6ffa39dd29b6493dc1840374b05;p=thirdparty%2Fgcc.git doc: Simplify description of *-*-freebsd* gcc: PR target/69374 * doc/install.texi (Specific, *-*-freebsd*): Simplify description. --- 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