summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-01-17 13:41:16 +1100
committerChris Johns <chrisj@rtems.org>2018-01-17 13:41:16 +1100
commitf7ecb55f20f9df870682d62343ff095367be802d (patch)
tree9300a5faa8ca0f0079b255f1fbab72a7d93c8357
parentarm: ARM on a recent FreeBSD fails to build. (diff)
downloadrtems-source-builder-f7ecb55f20f9df870682d62343ff095367be802d.tar.bz2
gcc: Update the MPC part of gcc to 1.0.3 as it is available on GNU's FTP.
Update #3262
-rw-r--r--rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg b/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
index 4a852a5..3958e04 100644
--- a/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg
@@ -16,7 +16,7 @@
%define gcc_version 4.4.7
%define newlib_version 1.18.0
%define mpfr_version 2.4.2
-%define mpc_version 0.8.1
+%define mpc_version 1.0.3
%define gmp_version 5.0.5
%define with_threads 1
@@ -33,7 +33,7 @@
# Hash checksums of the libraries used in GCC.
#
%hash md5 mpfr-%{mpfr_version}.tar.bz2 89e59fe665e2b3ad44a6789f40b059a0
-%hash md5 mpc-%{mpc_version}.tar.gz 5b34aa804d514cc295414a963aedb6bf
+%hash md5 mpc-%{mpc_version}.tar.gz d6a1d5f8ddea3abd2cc3e98f58352d26
%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
#