mirror of
https://github.com/libretro/libretro-super
synced 2025-04-18 11:42:19 +00:00
commit
c904bef5c4
@ -1893,7 +1893,9 @@ if [ "${PLATFORM}" = "unix" ]; then
|
|||||||
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