mirror of
https://github.com/libretro/libretro-super.git
synced 2024-11-22 23:40:30 +00:00
Update build-retroarch-metal.sh
This commit is contained in:
parent
b8116535fc
commit
1cde188b06
@ -16,4 +16,4 @@ mv ${TRAVIS_BUILD_DIR} retroarch
|
||||
ln -s `pwd`/retroarch ${TRAVIS_BUILD_DIR}
|
||||
|
||||
# only build the one core specified in $SINGLE_CORE, use NOCLEAN so we don't reset the repo back to master/HEAD in case this is a PR
|
||||
NOCLEAN=1 FORCE=YES SINGLE_CORE=retroarch METAL=1 METAL_QT=1 ./libretro-buildbot-recipe.sh "${RECIPE}"
|
||||
NOCLEAN=1 FORCE=YES SINGLE_CORE=retroarch METAL=1 METAL_QT=1 EXIT_ON_ERROR=1 ./libretro-buildbot-recipe.sh "${RECIPE}"
|
||||
|
Loading…
Reference in New Issue
Block a user