summaryrefslogtreecommitdiff
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-05-03 23:01:13 +0200
committerPatrick Georgi <pgeorgi@google.com>2020-02-26 14:36:19 +0000
commitdfd3f211740be4cf0d234bf4621ac384758a24ce (patch)
tree8a47d2d41531d3d514653c14e833abc15a279783 /util/crossgcc/buildgcc
parent741dec4681482bb64646fbbcc47afd8dd48ed611 (diff)
downloadcoreboot-dfd3f211740be4cf0d234bf4621ac384758a24ce.tar.xz
crossgcc: Upgrade GCC to 9.2.0
nds32 and GNAT bad constant patches are integrated in upstream so we don't need them anymore. Change-Id: Id6f65548764654ae5539ac3c835853ea2fa1c5e0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/32564 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Jett Rink <jettrink@chromium.org> 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 150e616652..9920799796 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -50,7 +50,7 @@ THREADS=1
GMP_VERSION=6.1.2
MPFR_VERSION=4.0.2
MPC_VERSION=1.1.0
-GCC_VERSION=8.3.0
+GCC_VERSION=9.2.0
GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.33.1
GDB_VERSION=8.3.1