summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-01-18 17:43:18 +0100
committerPatrick Georgi <pgeorgi@google.com>2020-08-17 07:03:11 +0000
commite541268b0a66470f3c73a01b4573ad8152ea86ed (patch)
tree6d82742b8eacae548dc9a7272319ba8a5fa30ccc /util/crossgcc/buildgcc
parenta4dd33cc8b52f686908590bb41b1c69a9b6c5db5 (diff)
downloadcoreboot-e541268b0a66470f3c73a01b4573ad8152ea86ed.tar.xz
crossgcc: Upgrade GMP to v6.2.0
gmp_freebsd-configure.patch is integrated in upstream so we don't need it anymore. Changes: https://gmplib.org/gmp6.2 Change-Id: I8404872f1b65e9173c1fcbd24d7da7bdd7937503 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/38465 Reviewed-by: Christian Walter <christian.walter@9elements.com> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Idwer Vollering <vidwer@gmail.com> 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 dc59ce1ebc..10f858f773 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -33,7 +33,7 @@ BOOTSTRAP=0
THREADS=1
# GCC toolchain version numbers
-GMP_VERSION=6.1.2
+GMP_VERSION=6.2.0
MPFR_VERSION=4.0.2
MPC_VERSION=1.1.0
GCC_VERSION=8.3.0