aboutsummaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2020-08-18 21:53:38 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-08-24 09:13:44 +0000
commit9618706da64736e421aa8fd4d0da42aff079a77d (patch)
treec3bfcf15fa6a2c306f757f6685fd7d12f00aeb37 /util/crossgcc/buildgcc
parent4a7325228f7afbb47a35300a76bde5e5da0a833a (diff)
crossgcc: Upgrade MPC to version 1.2.0
Change-Id: I8b754c2bbb18e38d2f8619f6ac8e1544702836ee Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44551 Reviewed-by: Patrick Georgi <pgeorgi@google.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 cb0f0ed4d1..0f9cac5c52 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -35,7 +35,7 @@ THREADS=1
# GCC toolchain version numbers
GMP_VERSION=6.2.0
MPFR_VERSION=4.1.0
-MPC_VERSION=1.1.0
+MPC_VERSION=1.2.0
GCC_VERSION=8.3.0
GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.35