From: Jonathan Wakely
Date: Mon, 16 May 2022 13:54:07 +0000 (+0100)
Subject: libstdc++: Fix hyperlink in docs
X-Git-Tag: releases/gcc-10.4.0~127
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8eaa5429d5b4671cc6756ee725cab04e09dd316;p=thirdparty%2Fgcc.git
libstdc++: Fix hyperlink in docs
libstdc++-v3/ChangeLog:
* doc/xml/manual/prerequisites.xml: Fix attributes for external
hyperlink.
* doc/html/manual/setup.html: Regenerate.
(cherry picked from commit 682e587f1021241758f7dfe0b22651008622a312)
---
diff --git a/libstdc++-v3/doc/html/manual/setup.html b/libstdc++-v3/doc/html/manual/setup.html
index 069354b8ce0e..f27b8d806df7 100644
--- a/libstdc++-v3/doc/html/manual/setup.html
+++ b/libstdc++-v3/doc/html/manual/setup.html
@@ -57,7 +57,7 @@
Glibc already provides iconv so you should
not need libiconv anyway.
-
+
Download the libiconv sources and extract them into the
top level of the GCC source tree, e.g.,
diff --git a/libstdc++-v3/doc/xml/manual/prerequisites.xml b/libstdc++-v3/doc/xml/manual/prerequisites.xml
index 020027eb86d6..b6b09874ecac 100644
--- a/libstdc++-v3/doc/xml/manual/prerequisites.xml
+++ b/libstdc++-v3/doc/xml/manual/prerequisites.xml
@@ -71,7 +71,8 @@
-
+
Download the libiconv sources and extract them into the
top level of the GCC source tree, e.g.,