summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorPatrick Georgi <pgeorgi@google.com>2021-05-10 23:35:51 +0200
committerPatrick Georgi <pgeorgi@google.com>2021-05-12 15:26:08 +0000
commitf963a0f8e5ac5d68b17bb1f703cab617260a3fa6 (patch)
tree1f95b790a46b52ca59fbe98ef68e96fa34230c00 /util/crossgcc/buildgcc
parent0afb90a73ba007b3f6dc135ec8105def00182c5f (diff)
util/crossgcc: Update mpc to 1.2.1
Change-Id: Ic1422464d0a95c9cba1c417aaa05e4f1fe799d26 Signed-off-by: Patrick Georgi <pgeorgi@google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/54048 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
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 d8f25dbbb8..abe602c821 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -34,7 +34,7 @@ THREADS=1
# GCC toolchain version numbers
GMP_VERSION=6.2.1
MPFR_VERSION=4.1.0
-MPC_VERSION=1.2.0
+MPC_VERSION=1.2.1
GCC_VERSION=8.3.0
GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.35.1