mirror of https://github.com/odrling/Aegisub
Disable parallel make for fribidi since it seems to have broken deps
This commit is contained in:
parent
b8b9bfdfb6
commit
1880bb71df
|
@ -97,7 +97,7 @@
|
|||
>
|
||||
<ExecShellScript
|
||||
Command="make"
|
||||
Arguments="-j$(NUMBER_OF_PROCESSORS)"
|
||||
Arguments=" "
|
||||
WorkingDirectory="$(AegisubObjectDir)"
|
||||
Configuration="@(ExecShellScript)"
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue