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:
parent
d432e367c1
commit
c3c9afbdf1
|
@ -48,7 +48,7 @@ THREADS=1
|
|||
|
||||
# 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
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
ae555c56a6fccd21a0ffe3dd3bdc5eb5cc1a5fce tarballs/mpfr-4.0.1.tar.xz
|
|
@ -0,0 +1 @@
|
|||
52c1f2a4c9a202f46cf3275a8d46b562aa584208 tarballs/mpfr-4.0.2.tar.xz
|
Loading…
Reference in New Issue