mirror of
https://github.com/libretro/libretro-super
synced 2025-01-03 23:37:11 +00:00
Update libretro-buildbot-recipe.sh
This commit is contained in:
parent
4a111cd695
commit
daf9715569
@ -1480,7 +1480,7 @@ EOF
|
||||
cp -rf gfx/video_filters/*.filt windows/filters/video
|
||||
|
||||
$MAKE clean
|
||||
V=1 $MAKE -j${JOBS} DEBUG=1 | tee -a $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_DEBUG_${PLATFORM}.log
|
||||
V=1 $MAKE -j${JOBS} DEBUG=1 GL_DEBUG=1 | tee -a $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_RetroArch_DEBUG_${PLATFORM}.log
|
||||
cp -v retroarch.exe windows/retroarch_debug.exe
|
||||
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user