From 52b51db1d9e8095e69002133fa82aefb8e589078 Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Wed, 1 Nov 2023 23:23:22 +0000 Subject: util/crossgcc: Update LLVM from 16.0.6 to 17.0.6 Change-Id: Ifed410f4b7fdc358535f01850328c642d19ff1f6 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/78884 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- util/crossgcc/buildgcc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util/crossgcc/buildgcc') diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 10c99698e4..e90117c39a 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -42,7 +42,7 @@ GCC_VERSION=13.2.0 BINUTILS_VERSION=2.42 IASL_VERSION="R06_28_23" # CLANG version number -CLANG_VERSION=16.0.6 +CLANG_VERSION=17.0.6 CMAKE_VERSION=3.27.7 NASM_VERSION=2.16.01 -- cgit v1.2.3