aboutsummaryrefslogtreecommitdiffstats
path: root/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
diff options
context:
space:
mode:
authorRosen Penev <rosenp@gmail.com>2021-11-22 00:38:36 -0800
committerHans Dedecker <dedeckeh@gmail.com>2021-11-26 21:27:50 +0100
commita18047de45679fb21129d265c1e449dcaee02ce6 (patch)
tree9f1e90e16f9ddebbbf7b1a3e15ea90d16c0096d1 /tools/cmake/patches/130-bootstrap_parallel_make_flag.patch
parentfb6c34d355e19152550a8347cde13e1c359f1aca (diff)
downloadupstream-a18047de45679fb21129d265c1e449dcaee02ce6.tar.gz
upstream-a18047de45679fb21129d265c1e449dcaee02ce6.tar.bz2
upstream-a18047de45679fb21129d265c1e449dcaee02ce6.zip
tools/cmake: update to 3.22.0
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 3822cba166..dd66989c98 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
-@@ -1420,7 +1420,10 @@ int main(){ printf("1%c", (char)0x0a); r
+@@ -1423,7 +1423,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