mirror of
https://git.rtems.org/rtems-source-builder
synced 2024-10-09 07:15:10 +08:00
gcc: Update the MPC part of gcc to 1.0.3 as it is available on GNU's FTP.
Update #3262
This commit is contained in:
parent
898134fbea
commit
f7ecb55f20
@ -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
|
||||
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user