crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1
Change-Id: I7679c6751fb02ab670ade923b365c6410a6dc118 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69778 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net> Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
parent
b357e53bff
commit
8aebfd34d9
|
@ -33,7 +33,7 @@ THREADS=1
|
|||
|
||||
# GCC toolchain version numbers
|
||||
GMP_VERSION=6.2.1
|
||||
MPFR_VERSION=4.1.0
|
||||
MPFR_VERSION=4.1.1
|
||||
MPC_VERSION=1.2.1
|
||||
GCC_VERSION=11.2.0
|
||||
BINUTILS_VERSION=2.37
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
159c3a58705662bfde4dc93f2617f3660855ead6 tarballs/mpfr-4.1.0.tar.xz
|
|
@ -0,0 +1 @@
|
|||
2355e921d6c97c898cfe7a57dd7e72725f1fded4 tarballs/mpfr-4.1.1.tar.xz
|
Loading…
Reference in New Issue