crossgcc: Upgrade LLVM from 15.0.0 to 15.0.6
Tested with BUILD_TIMELESS=1: binaries stay the same for qemu-i440fx. Change-Id: I9e6c23c6552eded92e706bc21bb162a66767572e Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/69700 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
This commit is contained in:
parent
49838af623
commit
d7d8e0dd5b
|
@ -39,7 +39,7 @@ GCC_VERSION=11.2.0
|
||||||
BINUTILS_VERSION=2.37
|
BINUTILS_VERSION=2.37
|
||||||
IASL_VERSION="R10_20_22"
|
IASL_VERSION="R10_20_22"
|
||||||
# CLANG version number
|
# CLANG version number
|
||||||
CLANG_VERSION=15.0.0
|
CLANG_VERSION=15.0.6
|
||||||
CMAKE_VERSION=3.25.0
|
CMAKE_VERSION=3.25.0
|
||||||
NASM_VERSION=2.15.05
|
NASM_VERSION=2.15.05
|
||||||
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
7b47dbb51bd2de28174d8425f4fe9523880bc7b8 tarballs/clang-15.0.0.src.tar.xz
|
|
|
@ -0,0 +1 @@
|
||||||
|
f8bf6effb93f45fc66cfc4e9e0e160b7845dd9d6 tarballs/clang-15.0.6.src.tar.xz
|
|
@ -1 +0,0 @@
|
||||||
65c804e2539753ab350a0960b378ce66bc57b0e9 tarballs/clang-tools-extra-15.0.0.src.tar.xz
|
|
|
@ -0,0 +1 @@
|
||||||
|
bd3df3ff940ea928f74c467691be0e68c5fc014e tarballs/clang-tools-extra-15.0.6.src.tar.xz
|
|
@ -1 +0,0 @@
|
||||||
56ca883308b1b30cb981c86038eb677db9cc8eb5 tarballs/cmake-15.0.0.src.tar.xz
|
|
|
@ -0,0 +1 @@
|
||||||
|
507185c7c4ce9cd6f4926b05b869fe3e8c945041 tarballs/cmake-15.0.6.src.tar.xz
|
|
@ -1 +0,0 @@
|
||||||
15879f50459c7b2e7b5fb77c6b845c39c91a04fc tarballs/compiler-rt-15.0.0.src.tar.xz
|
|
|
@ -0,0 +1 @@
|
||||||
|
ff5f8cdcfc6fbc5c0a68a76da33c88fd3f272951 tarballs/compiler-rt-15.0.6.src.tar.xz
|
|
@ -1 +0,0 @@
|
||||||
6f7f53d45ae8d207a6d72fd8ac380160f240d37e tarballs/llvm-15.0.0.src.tar.xz
|
|
|
@ -0,0 +1 @@
|
||||||
|
60e9a385dde9a10e6ef7009ce342a119d3432eef tarballs/llvm-15.0.6.src.tar.xz
|
Loading…
Reference in New Issue