summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-15 16:17:26 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-11-27 13:23:08 +0000
commit33847db3ce43d3af90bc778a14fc2bc38183f8b8 (patch)
treecaba87607ad45f26bb2baaef48c28c78fa3c2abf /util/crossgcc/buildgcc
parent2368681c83e1c0de4df07c5ea9d881e5b284406d (diff)
downloadcoreboot-33847db3ce43d3af90bc778a14fc2bc38183f8b8.tar.gz
coreboot-33847db3ce43d3af90bc778a14fc2bc38183f8b8.tar.bz2
coreboot-33847db3ce43d3af90bc778a14fc2bc38183f8b8.zip
crossgcc: Upgrade Python to version 3.8.0
Change-Id: I1265e7df4d6c04aa1ccf0c65dc87e62bec5a4a35 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36066 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
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 89f0a4c924a9..808a52fe5d24 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -55,7 +55,7 @@ GCC_AUTOCONF_VERSION=2.69
BINUTILS_VERSION=2.33.1
GDB_VERSION=8.3.1
IASL_VERSION=20190703
-PYTHON_VERSION=3.7.4
+PYTHON_VERSION=3.8.0
EXPAT_VERSION=2.2.7
# CLANG version number
CLANG_VERSION=8.0.0