This commit is contained in:
pvvx 2017-04-07 17:48:18 +03:00
parent 3ff7ee93dd
commit f926a36cec
3 changed files with 6 additions and 5 deletions

View file

@ -932,7 +932,7 @@
<buildTargets>
<target name="all" path="" targetID="org.eclipse.cdt.build.MakeTargetBuilder">
<buildCommand>mingw32-make.exe</buildCommand>
<buildArguments>-s -j</buildArguments>
<buildArguments>-s -j 4</buildArguments>
<buildTarget>all</buildTarget>
<stopOnError>true</stopOnError>
<useDefaultCommand>false</useDefaultCommand>