From 1d37b9c35ab53fe5cb38797f91952cafc19211c7 Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Wed, 21 Jun 2017 19:32:55 +0100 Subject: [PATCH] android: force correct compiler for mame2010 --- recipes/android/cores-android-armv7-ndk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/android/cores-android-armv7-ndk b/recipes/android/cores-android-armv7-ndk index be390dd6..85e2df16 100644 --- a/recipes/android/cores-android-armv7-ndk +++ b/recipes/android/cores-android-armv7-ndk @@ -1,5 +1,5 @@ mupen64plus libretro-mupen64plus https://github.com/libretro/mupen64plus-libretro.git master PROJECT YES GENERIC Makefile . 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 emulator +mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git master PROJECT YES GENERIC Makefile . VRENDER=soft CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ LD=arm-linux-androideabi-g++ 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 .