From: Gerald Pfeifer Date: Thu, 7 Aug 2025 15:35:01 +0000 (+0200) Subject: libstdc++: Switch gcc.gnu.org installation docs to https X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b163ea73dcd06657e29d881f53bc8a95bc2658c5;p=thirdparty%2Fgcc.git libstdc++: Switch gcc.gnu.org installation docs to https libstdc++-v3: * doc/xml/manual/build_hacking.xml: Switch gcc.gnu.org installation docs to https. * doc/html/manual/appendix_porting.html: Regenerate. --- diff --git a/libstdc++-v3/doc/html/manual/appendix_porting.html b/libstdc++-v3/doc/html/manual/appendix_porting.html index 887fa50caa4..7b63613a551 100644 --- a/libstdc++-v3/doc/html/manual/appendix_porting.html +++ b/libstdc++-v3/doc/html/manual/appendix_porting.html @@ -26,7 +26,7 @@ Support for C++11 dialect.
Container::iterator_type is not necessarily Container::value_type*

Configure and Build Hacking

Prerequisites

- As noted previously, + As noted previously, certain other tools are necessary for hacking on files that control configure (configure.ac, acinclude.m4) and make diff --git a/libstdc++-v3/doc/xml/manual/build_hacking.xml b/libstdc++-v3/doc/xml/manual/build_hacking.xml index 20de49f553c..4c044d97cab 100644 --- a/libstdc++-v3/doc/xml/manual/build_hacking.xml +++ b/libstdc++-v3/doc/xml/manual/build_hacking.xml @@ -17,7 +17,7 @@

Prerequisites - As noted previously, + As noted previously, certain other tools are necessary for hacking on files that control configure (configure.ac, acinclude.m4) and make