tools/cmake: update to 3.10.1

Update cmake to 3.10.1
Refresh patches

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman
2018-01-05 23:30:02 +02:00
committed by John Crispin
parent b0d513ec91
commit 3c4df661c0
7 changed files with 16 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
--- a/bootstrap
+++ b/bootstrap
@@ -1094,7 +1094,10 @@ int main(){ printf("1%c", (char)0x0a); r
@@ -1130,7 +1130,10 @@ int main(){ printf("1%c", (char)0x0a); r
' > "test.c"
cmake_original_make_flags="${cmake_make_flags}"
if [ "x${cmake_parallel_make}" != "x" ]; then