Mesen properly builds for android using gcc on the newer ndk

This commit is contained in:
Aaron Kling 2018-04-03 11:06:34 -05:00
parent 5ddd4946d2
commit 3bcc1dbb5b
3 changed files with 1 additions and 14 deletions

View File

@ -42,6 +42,7 @@ mednafen_supergrafx libretro-beetle_supergrafx https://github.com/libretro/beetl
mednafen_vb libretro-beetle_vb https://github.com/libretro/beetle-vb-libretro.git master YES GENERIC_JNI Makefile jni
mednafen_wswan libretro-beetle_wswan https://github.com/libretro/beetle-wswan-libretro.git master YES GENERIC_JNI Makefile jni
melonds libretro-melonds https://github.com/libretro/melonDS.git master YES GENERIC_JNI Makefile jni
mesen libretro-mesen https://github.com/libretro/Mesen.git master YES GENERIC_JNI Makefile Libretro/jni
meteor libretro-meteor https://github.com/libretro/meteor-libretro.git master YES GENERIC_JNI Makefile libretro/jni
mrboom libretro-mrboom https://github.com/libretro/mrboom-libretro.git master YES GENERIC_JNI Makefile jni
mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master YES GENERIC_JNI Makefile libretro/jni

View File

@ -1 +0,0 @@
mesen libretro-mesen https://github.com/libretro/Mesen.git master YES GENERIC_JNI Makefile Libretro/jni NDK_DEBUG=1

View File

@ -1,13 +0,0 @@
ANDROID_HOME /home/buildbot/tools/android/android-sdk-linux
NDK_ROOT /home/buildbot/tools/android/android-ndk-r13b/
ANDROID_NDK /home/buildbot/tools/android/android-ndk-r13b/
PATH /home/buildbot/tools/android/android-ndk-r13b:/home/buildbot/tools/android/android-sdk-linux/tools
PLATFORM android
platform android
MAKE make
NDK ndk-build
NDK_TOOLCHAIN_VERSION clang
RA NO
LIBSUFFIX _android
CORE_JOB YES
CMAKE cmake