From 9cdbe57362e5e1c3bfdec798dfd37de2b32b24bc Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sun, 26 Mar 2023 12:21:31 +0200 Subject: doc: Remove anachronistic note related to languages built 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 | 7 ------- 1 file changed, 7 deletions(-) (limited to 'gcc') diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 63fc949..15aef13 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -3482,13 +3482,6 @@ 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 @item -- cgit v1.1