install.texi (Configuration, [...]): hboehm.info now defaults to https.
authorGerald Pfeifer <gerald@pfeifer.com>
Sun, 20 Oct 2019 20:15:28 +0000 (20:15 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sun, 20 Oct 2019 20:15:28 +0000 (20:15 +0000)
* doc/install.texi (Configuration, --enable-objc-gc): hboehm.info
now defaults to https.

From-SVN: r277215

gcc/ChangeLog
gcc/doc/install.texi

index fec3514269a9659c52ffc5e10e40f9ae58193fc9..019b216d9d03fee6460b1d40606c00451a89d1f9 100644 (file)
@@ -1,3 +1,8 @@
+2019-10-20  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/install.texi (Configuration, --enable-objc-gc): hboehm.info
+       now defaults to https.
+
 2019-10-20  Jan Hubicka  <hubicka@ucw.cz>
 
        * tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do not
index dd36a1efc5f5c755f241c87b901ece3c0e97e18e..6c3178981d0d309ecec8b9f809cf77803451d265 100644 (file)
@@ -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