From cd74ce1d4a746b56dff8dee37a9724a953fef575 Mon Sep 17 00:00:00 2001 From: Rob Loach Date: Thu, 18 Jan 2018 09:26:49 -0500 Subject: [PATCH] chailove: Disable iOS ChaiLove by using "NO" instead Thanks to @orbea for noting that this is a thing. References #705 --- recipes/apple/cores-ios-generic | 2 +- recipes/apple/cores-ios9-generic | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/apple/cores-ios-generic b/recipes/apple/cores-ios-generic index 84c06ba6..a941519c 100644 --- a/recipes/apple/cores-ios-generic +++ b/recipes/apple/cores-ios-generic @@ -5,7 +5,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master bsnes libretro-bsnes https://github.com/libretro/bsnes-libretro.git libretro YES GENERIC Makefile . | bsnes_accuracy:profile=accuracy bsnes_balanced:profile=balanced bsnes_performance:profile=performance bsnes_cplusplus98 libretro-bsnes_cplusplus98 https://github.com/libretro/bsnes-libretro-cplusplus98.git master YES GENERIC Makefile . bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master YES GENERIC Makefile . | bsnes_mercury_accuracy:profile=accuracy bsnes_mercury_balanced:profile=balanced bsnes_mercury_performance:profile=performance -chailove libretro-chailove https://github.com/RobLoach/ChaiLove.git master YES GENERIC Makefile . +chailove libretro-chailove https://github.com/RobLoach/ChaiLove.git master NO GENERIC Makefile . craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefile.libretro . crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume diff --git a/recipes/apple/cores-ios9-generic b/recipes/apple/cores-ios9-generic index f5ef87a8..a259c7d9 100644 --- a/recipes/apple/cores-ios9-generic +++ b/recipes/apple/cores-ios9-generic @@ -5,7 +5,7 @@ bluemsx libretro-bluemsx https://github.com/libretro/blueMSX-libretro.git master bsnes libretro-bsnes https://github.com/libretro/bsnes-libretro.git libretro YES GENERIC Makefile . | bsnes_accuracy:profile=accuracy bsnes_balanced:profile=balanced bsnes_performance:profile=performance bsnes_cplusplus98 libretro-bsnes_cplusplus98 https://github.com/libretro/bsnes-libretro-cplusplus98.git master YES GENERIC Makefile . bsnes_mercury libretro-bsnes_mercury https://github.com/libretro/bsnes-mercury.git master YES GENERIC Makefile . | bsnes_mercury_accuracy:profile=accuracy bsnes_mercury_balanced:profile=balanced bsnes_mercury_performance:profile=performance -chailove libretro-chailove https://github.com/RobLoach/ChaiLove.git master YES GENERIC Makefile . +chailove libretro-chailove https://github.com/RobLoach/ChaiLove.git master NO GENERIC Makefile . craft libretro-craft https://github.com/libretro/craft master YES GENERIC Makefile.libretro . crocods libretro-crocods https://github.com/libretro/libretro-crocods.git master YES GENERIC Makefile . desmume libretro-desmume https://github.com/libretro/desmume.git master YES GENERIC Makefile.libretro desmume