mirror of
https://github.com/libretro/libretro-super
synced 2025-01-16 22:10:25 +00:00
another lazy fix
This commit is contained in:
parent
1982740832
commit
c4b73442a9
@ -705,6 +705,8 @@ build_libretro_higan() {
|
||||
fi
|
||||
fi
|
||||
|
||||
unset $platform
|
||||
|
||||
echo -------------------------------------------------- 2>&1 | tee -a $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_${NAME}_${PROFILE}_${PLATFORM}.log
|
||||
echo "BUILD CMD: ${HELPER} ${MAKE} -f ${MAKEFILE} compiler=${BSNESCOMPILER} ${ARGS} -j${JOBS}" 2>&1 | tee -a $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_${NAME}_${PROFILE}_${PLATFORM}.log
|
||||
${HELPER} ${MAKE} -f ${MAKEFILE} compiler=${BSNESCOMPILER} ${ARGS} -j${JOBS} 2>&1 | tee -a $TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_${NAME}_${PROFILE}_${PLATFORM}.log
|
||||
|
Loading…
Reference in New Issue
Block a user