aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-09-01 19:32:36 -0700
committerHans Dedecker <dedeckeh@gmail.com>2021-09-05 21:28:43 +0200
commiteef7f9ea37366c93039b386ca8e438b26a199214 (patch)
treee164a49566ad0f31bd1f59b4b83ea335d6ac4541 /tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
parentf431f2c4b654c04d9765b2aabe57a907b9c7b3ea (diff)
downloadupstream-eef7f9ea37366c93039b386ca8e438b26a199214.tar.gz
upstream-eef7f9ea37366c93039b386ca8e438b26a199214.tar.bz2
upstream-eef7f9ea37366c93039b386ca8e438b26a199214.zip
tools/cmake: update to 3.21.2
Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
Diffstat (limited to 'tools/cmake/patches/130-bootstrap_parallel_make_flag.patch')
-rw-r--r--tools/cmake/patches/130-bootstrap_parallel_make_flag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch b/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
index 512765c5af..3822cba166 100644
--- a/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
+++ b/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
@@ -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