From: Gerald Pfeifer Date: Sun, 12 Feb 2023 11:02:25 +0000 (+0100) Subject: doc: Remove direct reference to configure/build docs X-Git-Tag: basepoints/gcc-14~1253 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06ca0c9abb260266b688e2c2154c72214bb47076;p=thirdparty%2Fgcc.git doc: Remove direct reference to configure/build docs 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". --- diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index df54526464ee..c348a1e47cc3 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -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