X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fcmake%2Fpatches%2F130-bootstrap_parallel_make_flag.patch;h=124cf6d9d42240edf24ab438f604664a3008d363;hb=a3446257a8737bfc2899c5911791873561feecc7;hp=535417d55a69949d2d4e0a8252e101d6928b4619;hpb=dd3214f95d3557fc4c8dc794620149f4e3f4d2e8;p=openwrt%2Fstaging%2Flynxis.git diff --git a/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch b/tools/cmake/patches/130-bootstrap_parallel_make_flag.patch index 535417d55a..124cf6d9d4 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 -@@ -1164,7 +1164,10 @@ int main(){ printf("1%c", (char)0x0a); r +@@ -1168,7 +1168,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