aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Pinski <apinski@marvell.com>2022-02-01 23:05:14 +0000
committerAndrew Pinski <apinski@marvell.com>2022-02-01 23:10:06 +0000
commit6bc732eba9a7dcf2e948c27814b37d30e0a47542 (patch)
treeee58564b0e8df85735da5b2d359202935a6a8e90
parent2dc2f417288d4f0839b4bc01388e676ee343f941 (diff)
downloadgcc-6bc732eba9a7dcf2e948c27814b37d30e0a47542.zip
gcc-6bc732eba9a7dcf2e948c27814b37d30e0a47542.tar.gz
gcc-6bc732eba9a7dcf2e948c27814b37d30e0a47542.tar.bz2
[COMMITTED] Change multiprecision.org to use https
As reported at https://gcc.gnu.org/pipermail/gcc/2022-February/238216.html, multiprecision.org now uses https so this updates the documentation to use https instead of http. Committed as obvious. gcc/ChangeLog: * doc/install.texi:
-rw-r--r--gcc/doc/install.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index f4e7dc4..deb9938 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -406,7 +406,7 @@ download_prerequisites installs.
@item MPC Library version 1.0.1 (or later)
Necessary to build GCC@. It can be downloaded from
-@uref{http://www.multiprecision.org/mpc/}. If an MPC source distribution
+@uref{https://www.multiprecision.org/mpc/}. If an MPC source distribution
is found in a subdirectory of your GCC sources named @file{mpc}, it
will be built together with GCC. Alternatively, if MPC is already
installed but it is not in your default library search path, the