From 535156171ee85fc6b7168aa73cfe3b3989200ba9 Mon Sep 17 00:00:00 2001 From: Aaron Kling Date: Wed, 4 Apr 2018 22:31:43 -0500 Subject: [PATCH] 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. --- recipes/android/cores-android-jni | 1 - 1 file changed, 1 deletion(-) diff --git a/recipes/android/cores-android-jni b/recipes/android/cores-android-jni index 03184e57..a3a594f0 100644 --- a/recipes/android/cores-android-jni +++ b/recipes/android/cores-android-jni @@ -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