From 2f59dd374de07fe15cfc92317b3bae96094ddc7d Mon Sep 17 00:00:00 2001 From: Brad Parker Date: Tue, 20 Jun 2017 20:53:15 +0100 Subject: [PATCH] armhf: ARM_ENABLED is hardcoded now for mame2010 when setting arm platform --- recipes/linux/cores-linux-armhf-generic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/linux/cores-linux-armhf-generic b/recipes/linux/cores-linux-armhf-generic index 24ca0e44..1278306d 100644 --- a/recipes/linux/cores-linux-armhf-generic +++ b/recipes/linux/cores-linux-armhf-generic @@ -35,7 +35,7 @@ lutro libretro-lutro https://github.com/libretro/libretro-lutro master PROJECT Y mame libretro-mame https://github.com/libretro/mame.git master PROJECT YES GENERIC Makefile.libretro . ARCH=arm PTR64=0 LIBRETRO_CPU=arm platform=arm CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master PROJECT YES GENERIC Makefile . mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master PROJECT YES GENERIC Makefile . -mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git master PROJECT YES GENERIC Makefile . VRENDER=soft CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ platform=armv7-neon-hardfloat PTR64=0 ARM_ENABLED=1 +mame2010 libretro-mame2010 https://github.com/libretro/mame2010-libretro.git master PROJECT YES GENERIC Makefile . VRENDER=soft CC=arm-linux-gnueabihf-gcc CXX=arm-linux-gnueabihf-g++ platform=armv7-neon-hardfloat PTR64=0 mame2014 libretro-mame2014 https://github.com/libretro/mame2014-libretro.git master PROJECT YES GENERIC Makefile . TARGET=mame mednafen_gba libretro-mednafen_gba https://github.com/libretro/beetle-gba-libretro.git master PROJECT YES GENERIC Makefile . mednafen_lynx libretro-mednafen_lynx https://github.com/libretro/beetle-lynx-libretro.git master PROJECT YES GENERIC Makefile .