HAOUAS Elyes has uploaded this change for review.

View Change

crossgcc: Update MPFR to version 4.0.2

Change-Id: I5569e61c2a3a64cf353afe3195eca82709362305
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/sum/mpfr-4.0.1.tar.xz.cksum
A util/crossgcc/sum/mpfr-4.0.2.tar.xz.cksum
3 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/31218/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 4c25629..d1c6564 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -48,7 +48,7 @@

# GCC toolchain version numbers
GMP_VERSION=6.1.2
-MPFR_VERSION=4.0.1
+MPFR_VERSION=4.0.2
MPC_VERSION=1.1.0
GCC_VERSION=8.2.0
GCC_AUTOCONF_VERSION=2.69
diff --git a/util/crossgcc/sum/mpfr-4.0.1.tar.xz.cksum b/util/crossgcc/sum/mpfr-4.0.1.tar.xz.cksum
deleted file mode 100644
index 99c17b0..0000000
--- a/util/crossgcc/sum/mpfr-4.0.1.tar.xz.cksum
+++ /dev/null
@@ -1 +0,0 @@
-ae555c56a6fccd21a0ffe3dd3bdc5eb5cc1a5fce tarballs/mpfr-4.0.1.tar.xz
diff --git a/util/crossgcc/sum/mpfr-4.0.2.tar.xz.cksum b/util/crossgcc/sum/mpfr-4.0.2.tar.xz.cksum
new file mode 100644
index 0000000..62ede96
--- /dev/null
+++ b/util/crossgcc/sum/mpfr-4.0.2.tar.xz.cksum
@@ -0,0 +1 @@
+52c1f2a4c9a202f46cf3275a8d46b562aa584208 tarballs/mpfr-4.0.2.tar.xz

To view, visit change 31218. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I5569e61c2a3a64cf353afe3195eca82709362305
Gerrit-Change-Number: 31218
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange