mirror of
https://github.com/libretro/libretro-super
synced 2025-01-01 09:00:08 +00:00
Remove non-iOS MAME rule
This commit is contained in:
parent
c96beef24c
commit
6097a1475f
@ -294,12 +294,6 @@ libretro_mame_build_makefile=Makefile.libretro
|
||||
libretro_mame_build_compiler="REALCC=\"${CC:-cc}\" CC=\"${CXX:-c++}\""
|
||||
libretro_mame_build_makefile_targets="TARGET=\"mame\""
|
||||
libretro_mame_build_cores="mame"
|
||||
libretro_mame_configure() {
|
||||
if [ "$platform" = "ios" ]; then
|
||||
# We don't have the means to do this "properly" yet...
|
||||
echo_cmd "$MAKE -C \"$module_build_dir\" -f Makefile.libretro platform=\"\" buildtools"
|
||||
fi
|
||||
}
|
||||
|
||||
register_module core "ffmpeg" -ios -theos_ios -osx -ngc -ps3 -psp1 -qnx -wii
|
||||
libretro_ffmpeg_name="FFmpeg"
|
||||
|
Loading…
Reference in New Issue
Block a user