Update libretro-buildbot-recipe.sh
This commit is contained in:
parent
ec9f889945
commit
80bb90982f
|
@ -147,7 +147,7 @@ fi
|
||||||
|
|
||||||
# ----- set jobs -----
|
# ----- set jobs -----
|
||||||
if [ -z "$JOBS" ]; then
|
if [ -z "$JOBS" ]; then
|
||||||
JOBS=2
|
JOBS=6
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ----- set forceful rebuild on/off -----
|
# ----- set forceful rebuild on/off -----
|
||||||
|
|
Loading…
Reference in New Issue