]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Remove direct reference to configure/build docs
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 12 Feb 2023 11:02:25 +0000 (12:02 +0100)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 12 Feb 2023 11:37:04 +0000 (12:37 +0100)
This has been broken for years (if not forever), both when it comes
to onlinedocs and local installations.

gcc/ChangeLog:

* doc/sourcebuild.texi: Remove (broken) direct reference to
"The GNU configure and build system".

gcc/doc/sourcebuild.texi

index df54526464ee5cea4f769ae21213c332513fe23d..c348a1e47cc3a91d2cae2b9570bb9fc3f0f24fc6 100644 (file)
@@ -154,8 +154,7 @@ uncompressing GCC's intermediate language in LTO object files.
 The build system in the top level directory, including how recursion
 into subdirectories works and how building runtime libraries for
 multilibs is handled, is documented in a separate manual, included
-with GNU Binutils.  @xref{Top, , GNU configure and build system,
-configure, The GNU configure and build system}, for details.
+with GNU Binutils.
 
 @node gcc Directory
 @section The @file{gcc} Subdirectory