mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
add platform check
This commit is contained in:
parent
9b0a809e8e
commit
cea53f7697
@ -911,7 +911,7 @@ done < $1
|
||||
|
||||
# retroarch area of the script, a lot of code duplication could be removed but it's quite easy
|
||||
# to copy this for any other case and customize for the particular platform
|
||||
echo "BUILDBOT JOB: $jobid Building Retroarch"
|
||||
echo "BUILDBOT JOB: $jobid Building Retroarch" for $PLATFORM
|
||||
echo
|
||||
cd $WORK
|
||||
BUILD=""
|
||||
|
Loading…
Reference in New Issue
Block a user