summaryrefslogtreecommitdiff
path: root/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2018-01-05 23:30:02 +0200
committerJohn Crispin <john@phrozen.org>2018-01-17 08:52:54 +0100
commit3c4df661c0c8d693b5198cbbf61f679c76fdea52 (patch)
tree10256cd94536ec270ff2a075cba0cee54ef1728a /tools/cmake/patches/140-bootstrap_parallel_make_flag.patch
parentb0d513ec91d76cc6b208094d0f78e54f252de573 (diff)
downloadmtk-20170518-3c4df661c0c8d693b5198cbbf61f679c76fdea52.zip
mtk-20170518-3c4df661c0c8d693b5198cbbf61f679c76fdea52.tar.gz
mtk-20170518-3c4df661c0c8d693b5198cbbf61f679c76fdea52.tar.bz2
tools/cmake: update to 3.10.1
Update cmake to 3.10.1 Refresh patches Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'tools/cmake/patches/140-bootstrap_parallel_make_flag.patch')
-rw-r--r--tools/cmake/patches/140-bootstrap_parallel_make_flag.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch b/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch
index 734e8cb..a3cdefb 100644
--- a/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch
+++ b/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch
@@ -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