From b163ea73dcd06657e29d881f53bc8a95bc2658c5 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Thu, 7 Aug 2025 17:35:01 +0200 Subject: [PATCH] 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. --- libstdc++-v3/doc/html/manual/appendix_porting.html | 2 +- libstdc++-v3/doc/xml/manual/build_hacking.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 -- 2.47.3