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