summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-07-11 00:40:15 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-17 07:04:14 +0000
commit150c43833490a158be8545489f3b37344a5ece15 (patch)
treea5fe529eb4a735bef691281de71c0be234cc9f97 /util/crossgcc/buildgcc
parente541268b0a66470f3c73a01b4573ad8152ea86ed (diff)
downloadcoreboot-150c43833490a158be8545489f3b37344a5ece15.tar.gz
coreboot-150c43833490a158be8545489f3b37344a5ece15.tar.bz2
coreboot-150c43833490a158be8545489f3b37344a5ece15.zip
crossgcc: Update MPFR to version 4.1.0
Changes: https://www.mpfr.org/mpfr-current/#changes Change-Id: I1df2c952229056b44d4c618cebe774ea27b55bd1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/43360 Reviewed-by: Patrick Georgi <pgeorgi@google.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/buildgcc')
-rwxr-xr-xutil/crossgcc/buildgcc2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index 10f858f7735e..9eecb5120d59 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -34,7 +34,7 @@ THREADS=1
# GCC toolchain version numbers
GMP_VERSION=6.2.0
-MPFR_VERSION=4.0.2
+MPFR_VERSION=4.1.0
MPC_VERSION=1.1.0
GCC_VERSION=8.3.0
GCC_AUTOCONF_VERSION=2.69