util/crossgcc: Upgrade CMake from 3.31.3 to 4.0.3
Change-Id: I46f63e0b6c41f871ccff2454b2db8b99b765d4f5 Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/86975 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Martin L Roth <gaumless@gmail.com>
This commit is contained in:
parent
f9cde87f5a
commit
a3ea1cb542
3 changed files with 2 additions and 2 deletions
|
|
@ -50,7 +50,7 @@ IASL_VERSION=20241212 # ACPI compiler
|
|||
|
||||
# Clang/LLVM Toolchain (alternative to GCC, built separately)
|
||||
CLANG_VERSION=18.1.8
|
||||
CMAKE_VERSION=3.31.3 # Required for building Clang
|
||||
CMAKE_VERSION=4.0.3 # Required for building Clang
|
||||
|
||||
# Architecture-specific options
|
||||
RISCV_ISA_SPEC=20191213
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
7ce645495d3c79e0a5763fff08c5a78aea877258 tarballs/cmake-3.31.3.tar.gz
|
||||
1
util/crossgcc/sum/cmake-4.0.3.tar.gz.cksum
Normal file
1
util/crossgcc/sum/cmake-4.0.3.tar.gz.cksum
Normal file
|
|
@ -0,0 +1 @@
|
|||
6899c8d69ba2bf1f24c6f27bcea4162e1488694b tarballs/cmake-4.0.3.tar.gz
|
||||
Loading…
Add table
Add a link
Reference in a new issue