summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2018-01-17 16:07:21 +1100
committerChris Johns <chrisj@rtems.org>2018-01-18 14:17:42 +1100
commitf7c729eedaae825441522f0f7f78fa7273dfa0cb (patch)
treee8bdf188c59ef12e7c29238fceb10af2c78310fe
parentgcc: Use GNU's FTP rather than the package's home sites that change. (diff)
downloadrtems-source-builder-f7c729eedaae825441522f0f7f78fa7273dfa0cb.tar.bz2
gcc: Update MPC verison to one hosted on GNU's FTP site.
Update #3271
-rw-r--r--rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg b/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
index c6c28e6..7551142 100644
--- a/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
+++ b/rtems/config/tools/rtems-gcc-4.9-newlib-2.2.0-1.cfg
@@ -15,7 +15,7 @@
%include %{_configdir}/versions.cfg
%define mpfr_version 3.0.1
-%define mpc_version 0.8.2
+%define mpc_version 1.0.3
%define gmp_version 5.0.5
%define with_threads 1
@@ -29,7 +29,7 @@
# Hash checksums of the libraries used in GCC.
#
%hash md5 mpfr-%{mpfr_version}.tar.bz2 bfbecb2eacb6d48432ead5cfc3f7390a
-%hash md5 mpc-%{mpc_version}.tar.gz e98267ebd5648a39f881d66797122fb6
+%hash md5 mpc-%{mpc_version}.tar.gz d6a1d5f8ddea3abd2cc3e98f58352d26
%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
#