Commit 112f6d6
committed
please.sh: work around msys2-runtime failure during parallel build
For some reason, it seems that the parallel build of the MSYS2 runtime
is currently broken (it complains about missing files). Locally the
build succeeds when passing `-j1`, so let's try that.
Signed-off-by: Johannes Schindelin <[email protected]>1 parent ca50867 commit 112f6d6
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| 740 | + | |
740 | 741 | | |
741 | 742 | | |
| 743 | + | |
742 | 744 | | |
743 | 745 | | |
744 | 746 | | |
| |||
775 | 777 | | |
776 | 778 | | |
777 | 779 | | |
778 | | - | |
| 780 | + | |
779 | 781 | | |
780 | 782 | | |
781 | 783 | | |
| |||
0 commit comments