JOBS detected in libretro-config.sh now

This commit is contained in:
l3iggs 2014-07-26 19:02:44 -07:00
parent 9197489914
commit 7b6e6a9de6

View File

@ -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