aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2025-03-01 22:37:46 +0100
committerGerald Pfeifer <gerald@pfeifer.com>2025-03-01 22:37:46 +0100
commit4fee152dc36ba6ffa39dd29b6493dc1840374b05 (patch)
tree45672adf0b0357cbdef990429b6241936cfca633
parentff38712bcba97ff9cba168a4e864c5a8ac453b7f (diff)
downloadgcc-4fee152dc36ba6ffa39dd29b6493dc1840374b05.zip
gcc-4fee152dc36ba6ffa39dd29b6493dc1840374b05.tar.gz
gcc-4fee152dc36ba6ffa39dd29b6493dc1840374b05.tar.bz2
doc: Simplify description of *-*-freebsd*
gcc: PR target/69374 * doc/install.texi (Specific, *-*-freebsd*): Simplify description.
-rw-r--r--gcc/doc/install.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index bc5263e..189b5f9 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