diff options
Diffstat (limited to 'gnu/packages/make-bootstrap.scm')
-rw-r--r-- | gnu/packages/make-bootstrap.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/make-bootstrap.scm b/gnu/packages/make-bootstrap.scm index 5cc2ac51d9..2c6d1f5dad 100644 --- a/gnu/packages/make-bootstrap.scm +++ b/gnu/packages/make-bootstrap.scm @@ -440,7 +440,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) |