summaryrefslogtreecommitdiffstats
path: root/util/crossgcc/buildgcc
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-11-17 19:23:22 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-02-25 00:44:10 +0000
commita0b8032279921ff4148cb6cde1728e9e89cce549 (patch)
treeb5c52b5687b85a7fe3cf415bc0afb89546af5920 /util/crossgcc/buildgcc
parentf1313ece44677de8882f1fc12f472cc0b6475a66 (diff)
downloadcoreboot-a0b8032279921ff4148cb6cde1728e9e89cce549.tar.gz
coreboot-a0b8032279921ff4148cb6cde1728e9e89cce549.tar.bz2
coreboot-a0b8032279921ff4148cb6cde1728e9e89cce549.zip
crossgcc: Upgrade LLVM/clang from 12.0.0 to 13.0.1
Build/run not tested on board. Change-Id: I8c550d3528a5b1c891b318c08ecfba3a9255e69c Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/59400 Reviewed-by: Arthur Heymans <arthur@aheymans.xyz> 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 49e98677a841..6b7558f2bd19 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -39,7 +39,7 @@ GCC_VERSION=11.2.0
BINUTILS_VERSION=2.37
IASL_VERSION=20211217
# CLANG version number
-CLANG_VERSION=12.0.0
+CLANG_VERSION=13.0.1
CMAKE_VERSION=3.22.2
NASM_VERSION=2.15.05