mirror of
https://github.com/libretro/libretro-super
synced 2024-11-28 11:14:11 +00:00
JOBS detected in libretro-config.sh now
This commit is contained in:
parent
9197489914
commit
7b6e6a9de6
@ -29,10 +29,6 @@ if [ -z "$RARCH_DIST_DIR" ]; then
|
||||
RARCH_DIST_DIR="$RARCH_DIR/$DIST_DIR"
|
||||
fi
|
||||
|
||||
if [ -z "$JOBS" ]; then
|
||||
JOBS=4
|
||||
fi
|
||||
|
||||
die()
|
||||
{
|
||||
echo $1
|
||||
|
Loading…
Reference in New Issue
Block a user