summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-09-20 09:01:53 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-11-27 13:41:17 +0000
commit3ba84c5950c84b2ab11bfa063e25db7960a7cbd1 (patch)
tree7ddac84a75d743e0f4f8940205ced41d80e1b527 /util/crossgcc/buildgcc
parent18315db8e083183cbbd3a4b250d598afdac9a4b5 (diff)
downloadcoreboot-3ba84c5950c84b2ab11bfa063e25db7960a7cbd1.tar.gz
coreboot-3ba84c5950c84b2ab11bfa063e25db7960a7cbd1.tar.bz2
coreboot-3ba84c5950c84b2ab11bfa063e25db7960a7cbd1.zip
crossgcc: Upgrade LLVM to version 9.0.0
Change-Id: I35e6a5210340b8057db6d1cff597428fa8dd3cd1 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34527 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 b78637ad28a3..5dac074a06a3 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -58,7 +58,7 @@ IASL_VERSION=20190703
PYTHON_VERSION=3.8.0
EXPAT_VERSION=2.2.9
# CLANG version number
-CLANG_VERSION=8.0.0
+CLANG_VERSION=9.0.0
MAKE_VERSION=4.2.1
CMAKE_VERSION=3.16.0
NASM_VERSION=2.14.02