]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Remove anachronistic note related to languages built
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 26 Mar 2023 10:21:31 +0000 (12:21 +0200)
committerGerald Pfeifer <gerald@pfeifer.com>
Sun, 26 Mar 2023 10:21:31 +0000 (12:21 +0200)
This is another instance of what ce51e8439a49 (and originally
05432288d4e5) addressed in a different part. We stopped shipping
granular tarballs years ago.

gcc/ChangeLog:

* doc/install.texi: Remove anachronistic note
related to languages built and separate source tarballs.

gcc/doc/install.texi

index 63fc949b4479919ff8cf288baaec33aed83b22fc..15aef1394f40e59c4d9b78eea31a3997f2d4b6da 100644 (file)
@@ -3481,13 +3481,6 @@ The output of @samp{gcc -v} for your newly installed @command{gcc}.
 This tells us which version of GCC you built and the options you passed to
 configure.
 
-@item
-Whether you enabled all languages or a subset of them.  If you used a
-full distribution then this information is part of the configure
-options in the output of @samp{gcc -v}, but if you downloaded the
-``core'' compiler plus additional front ends then it isn't apparent
-which ones you built unless you tell us about it.
-
 @item
 If the build was for GNU/Linux, also include:
 @itemize @bullet