Change puae to jni makefile for x86 compatibility

This commit is contained in:
meepingsnesroms 2017-07-23 14:31:32 -07:00
parent 1b47e30a1a
commit 0935eaa1ac
3 changed files with 2 additions and 1 deletions

View File

@ -2,4 +2,3 @@ mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretr
mupen64plus_gles3 libretro-glupen64-gles3 https://github.com/libretro/mupen64plus-libretro.git master PROJECT YES GENERIC Makefile . platform=android-armv7-gles3
mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git master PROJECT YES GENERIC Makefile . VRENDER=soft PTR64=0 CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ LD=arm-linux-androideabi-g++ platform=android emulator
scummvm libretro-scummvm https://github.com/libretro/scummvm.git master PROJECT YES GENERIC Makefile backends/platform/libretro/build
puae libretro-puae https://github.com/libretro/libretro-uae.git master PROJECT YES GENERIC Makefile .

View File

@ -72,3 +72,4 @@ vice_x64 libretro-vice https://github.com/libretro/vice-libretro.git master PROJ
xrick libretro-xrick https://github.com/libretro/xrick-libretro.git master PROJECT YES GENERIC_JNI Makefile jni
yabause libretro-yabause https://github.com/libretro/yabause.git master PROJECT YES GENERIC_JNI Makefile libretro/jni
uzem libretro-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC_JNI Makefile jni
puae libretro-puae https://github.com/libretro/libretro-uae.git master PROJECT YES GENERIC_JNI Makefile jni

View File

@ -73,3 +73,4 @@ yabause libretro64-yabause https://github.com/libretro/yabause.git master PROJEC
uzem libretro64-uzem https://github.com/libretro/libretro-uzem.git master PROJECT YES GENERIC_JNI Makefile jni
nestopia libretro64-nestopia https://github.com/libretro/nestopia.git master PROJECT YES GENERIC_JNI Makefile libretro/jni
quicknes libretro64-quicknes https://github.com/libretro/QuickNES_Core.git master PROJECT YES GENERIC_JNI Makefile jni
puae libretro-puae https://github.com/libretro/libretro-uae.git master PROJECT YES GENERIC_JNI Makefile jni