X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fcmake%2Fpatches%2F140-bootstrap_parallel_make_flag.patch;h=a3cdefbb167723590a30261c24b58c323d422efb;hb=3c4df661c0c8d693b5198cbbf61f679c76fdea52;hp=734e8cb1cc817019b04c14ade8d22bc7efc17162;hpb=839129b86453f0b0b2b47dac5502ecc3dae7ffb3;p=openwrt%2F.git diff --git a/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch b/tools/cmake/patches/140-bootstrap_parallel_make_flag.patch index 734e8cb1cc..a3cdefbb16 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