tools/cmake: update to 3.21.2

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
Rosen Penev
2021-09-01 19:32:36 -07:00
committed by Hans Dedecker
parent f431f2c4b6
commit eef7f9ea37
3 changed files with 4 additions and 4 deletions

View File

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