aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc/install.texi
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2015-07-05 20:36:22 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2015-07-05 20:36:22 +0000
commit3b973a7f22d0006505139348a3871738328f0280 (patch)
treee47c324496d074fb86bf3dcac96c6f200dd42ce7 /gcc/doc/install.texi
parent3cc2fa2a17d7d3b72d2140306686c827612234d0 (diff)
downloadgcc-3b973a7f22d0006505139348a3871738328f0280.zip
gcc-3b973a7f22d0006505139348a3871738328f0280.tar.gz
gcc-3b973a7f22d0006505139348a3871738328f0280.tar.bz2
fragments.texi (Target Fragment): Convert debian.org link to use https.
* doc/fragments.texi (Target Fragment): Convert debian.org link to use https. * doc/install.texi (Configuration): Ditto. From-SVN: r225435
Diffstat (limited to 'gcc/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 bcebcd2..212008a 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -1058,7 +1058,7 @@ if the files are found. The auto detection is enabled for native builds,
and for cross builds configured with @option{--with-sysroot}, and without
@option{--with-native-system-header-dir}.
More documentation about multiarch can be found at
-@uref{http://wiki.debian.org/Multiarch}.
+@uref{https://wiki.debian.org/Multiarch}.
@item --enable-vtable-verify
Specify whether to enable or disable the vtable verification feature.