crossgcc: Upgrade mpfr from 4.1.1 to 4.2.0

Changes: https://www.mpfr.org/mpfr-current/#changes

Change-Id: Ife757d7a8247c11338ca795109044cdccdf86733
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71722
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
Elyes Haouas
2023-01-06 21:38:23 +01:00
committed by Felix Singer
parent d15a9f9b34
commit 2c1511a461
3 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ COREBOOT_MIRROR_URL="https://www.coreboot.org/releases/crossgcc-sources"
# GCC toolchain version numbers
GMP_VERSION=6.2.1
MPFR_VERSION=4.1.1
MPFR_VERSION=4.2.0
MPC_VERSION=1.3.1
GCC_VERSION=11.2.0
BINUTILS_VERSION=2.37