summary refs log tree commit diff
path: root/gnu/packages/make-bootstrap.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/make-bootstrap.scm')
-rw-r--r--gnu/packages/make-bootstrap.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/make-bootstrap.scm b/gnu/packages/make-bootstrap.scm
index e5c614cee7..d7ec65f25a 100644
--- a/gnu/packages/make-bootstrap.scm
+++ b/gnu/packages/make-bootstrap.scm
@@ -428,7 +428,7 @@ for `sh' in $PATH, and without nscd, and with static NSS modules."
             ;; etc.)  Failing to do that leads to misdetections of
             ;; declarations by 'gcc/configure', and eventually to
             ;; duplicate declarations as reported in
-            ;; <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59217>.
+            ;; <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59217>.
             ("gmp-native" ,gmp)
             ("mpfr-native" ,mpfr)
             ("mpc-native" ,mpc)