crossgcc: Upgrade CMake to 3.15.3
Changes: https://cmake.org/cmake/help/v3.15/release/3.15.html Change-Id: Id3283b4a091a5a8afd76235059636bba1c238f0f Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/34895 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
parent
4e09ebeded
commit
9890bd98b0
|
@ -60,7 +60,7 @@ EXPAT_VERSION=2.2.7
|
||||||
# CLANG version number
|
# CLANG version number
|
||||||
CLANG_VERSION=8.0.0
|
CLANG_VERSION=8.0.0
|
||||||
MAKE_VERSION=4.2.1
|
MAKE_VERSION=4.2.1
|
||||||
CMAKE_VERSION=3.15.0
|
CMAKE_VERSION=3.15.3
|
||||||
NASM_VERSION=2.14.02
|
NASM_VERSION=2.14.02
|
||||||
|
|
||||||
# GCC toolchain archive locations
|
# GCC toolchain archive locations
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
0a1c3870d566061da8b9ed02bbfe17a39c7bf3cd tarballs/cmake-3.15.0.tar.gz
|
|
|
@ -0,0 +1 @@
|
||||||
|
f467388ba336ea3652f5800918a72cfcc4f7f403 tarballs/cmake-3.15.3.tar.gz
|
Loading…
Reference in New Issue