Remove pcsx interpreter from the android recipe

This has never built correctly. There's also no reason to use this
over the main build with dynarec. Archs that do not support dynarec
should built that way in the main core anyways.
This commit is contained in:
Aaron Kling 2018-04-04 22:31:43 -05:00
parent 5ec6881489
commit 535156171e

View File

@ -55,7 +55,6 @@ o2em libretro-o2em https://github.com/libretro/libretro-o2em.git master YES GENE
openlara libretro-openlara https://github.com/libretro/OpenLara.git master YES GENERIC_JNI Makefile src/platform/libretro/jni
parallel_n64 libretro-parallel_n64 https://github.com/libretro/parallel-n64.git master YES GENERIC_JNI Makefile jni
pcsx_rearmed libretro-pcsx_rearmed https://github.com/libretro/pcsx_rearmed.git master YES GENERIC_JNI Makefile.libretro jni
pcsx_rearmed_interpreter libretro-pcsx_rearmed_interpreter https://github.com/libretro/pcsx_rearmed.git master YES GENERIC_JNI Makefile.libretro . USE_DYNAREC=0
picodrive libretro-picodrive https://github.com/libretro/picodrive.git master YES GENERIC_JNI Makefile.libretro jni
pocketcdg libretro-pocketcdg https://github.com/libretro/libretro-pocketcdg.git master YES GENERIC_JNI Makefile jni
pokemini libretro-pokemini https://github.com/libretro/PokeMini.git master YES GENERIC_JNI Makefile jni