mirror of
https://github.com/libretro/libretro-super
synced 2025-04-09 18:44:44 +00:00
commit
c904bef5c4
@ -1892,8 +1892,10 @@ if [ "${PLATFORM}" = "unix" ]; then
|
|||||||
echo "buildbot job: $jobid Building"
|
echo "buildbot job: $jobid Building"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
compile_audio_filters ${HELPER} ${MAKE}
|
compile_audio_filters ${HELPER} ${MAKE}
|
||||||
|
cd $RADIR
|
||||||
compile_video_filters ${HELPER} ${MAKE}
|
compile_video_filters ${HELPER} ${MAKE}
|
||||||
|
cd $RADIR
|
||||||
|
|
||||||
echo "configuring..."
|
echo "configuring..."
|
||||||
echo "configure command: $CONFIGURE $ARGS"
|
echo "configure command: $CONFIGURE $ARGS"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user