crossgcc: Update MPFR to version 4.0.2

Change-Id: I5569e61c2a3a64cf353afe3195eca82709362305
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/31218
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS 2019-02-03 15:51:42 +01:00 committed by Patrick Georgi
parent d432e367c1
commit c3c9afbdf1
3 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ THREADS=1
# GCC toolchain version numbers # GCC toolchain version numbers
GMP_VERSION=6.1.2 GMP_VERSION=6.1.2
MPFR_VERSION=4.0.1 MPFR_VERSION=4.0.2
MPC_VERSION=1.1.0 MPC_VERSION=1.1.0
GCC_VERSION=8.2.0 GCC_VERSION=8.2.0
GCC_AUTOCONF_VERSION=2.69 GCC_AUTOCONF_VERSION=2.69

View File

@ -1 +0,0 @@
ae555c56a6fccd21a0ffe3dd3bdc5eb5cc1a5fce tarballs/mpfr-4.0.1.tar.xz

View File

@ -0,0 +1 @@
52c1f2a4c9a202f46cf3275a8d46b562aa584208 tarballs/mpfr-4.0.2.tar.xz