From 3f7fd588239eea6d078c2fd96a7fd16569cd1112 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 16 Jan 2019 19:07:51 +0100 Subject: crossgcc: Update CMake to version 3.13.3 Change-Id: If3bd670e2273715b6996e2ca78a0b9c412bfd220 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/30966 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- 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 707fdea445..4c25629fac 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -60,7 +60,7 @@ EXPAT_VERSION=2.2.6 # CLANG version number CLANG_VERSION=7.0.1 MAKE_VERSION=4.2.1 -CMAKE_VERSION=3.13.2 +CMAKE_VERSION=3.13.3 # GCC toolchain archive locations # These are sanitized by the jenkins toolchain test builder, so if -- cgit v1.2.3