X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fcmake%2Fpatches%2F130-bootstrap_parallel_make_flag.patch;fp=tools%2Fcmake%2Fpatches%2F130-bootstrap_parallel_make_flag.patch;h=3822cba16699d4e198d6eba86ed172f141e1be6d;hb=eef7f9ea37366c93039b386ca8e438b26a199214;hp=512765c5af91dc17aa0cfed8cb32648dc48852e5;hpb=f431f2c4b654c04d9765b2aabe57a907b9c7b3ea;p=openwrt%2Fstaging%2Fdedeckeh.git 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