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=de5137ee3875319d33d1fc8f1f72f1b699d8bb43;hpb=a8c315192b750453e1b821ab735bdabca43a4d0e;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 de5137ee38..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 -@@ -1149,7 +1149,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