aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@pfeifer.com>2019-10-20 20:15:28 +0000
committerGerald Pfeifer <gerald@gcc.gnu.org>2019-10-20 20:15:28 +0000
commitefbf0f1ed205adee3d5bd7267c977f2b39e6cac3 (patch)
treed3ff506bfd6616fff7978c8bab008c6165b407d3 /gcc/doc
parentf373041ce59c7a1d13b733a167339815717e19f5 (diff)
downloadgcc-efbf0f1ed205adee3d5bd7267c977f2b39e6cac3.zip
gcc-efbf0f1ed205adee3d5bd7267c977f2b39e6cac3.tar.gz
gcc-efbf0f1ed205adee3d5bd7267c977f2b39e6cac3.tar.bz2
install.texi (Configuration, [...]): hboehm.info now defaults to https.
* doc/install.texi (Configuration, --enable-objc-gc): hboehm.info now defaults to https. From-SVN: r277215
Diffstat (limited to 'gcc/doc')
-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 dd36a1e..6c31789 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -2347,7 +2347,7 @@ The following options apply to the build of the Objective-C runtime library.
@item --enable-objc-gc
Specify that an additional variant of the GNU Objective-C runtime library
is built, using an external build of the Boehm-Demers-Weiser garbage
-collector (@uref{http://www.hboehm.info/gc/}). This library needs to be
+collector (@uref{https://www.hboehm.info/gc/}). This library needs to be
available for each multilib variant, unless configured with
@option{--enable-objc-gc=@samp{auto}} in which case the build of the
additional runtime library is skipped when not available and the build