[PATCH] gcc: Update the MPC part of gcc to 1.0.3 as it is available on GNU's FTP.

Chris Johns chrisj at rtems.org
Wed Jan 17 02:44:42 UTC 2018


Update #3262
---
 rtems/config/tools/rtems-gcc-4.4.7-newlib-1.18.0-1.cfg | 4 ++--
 1 file 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
 
 #
-- 
2.14.1



More information about the devel mailing list