Disable remotejoy on iOS

it doesn't compile and iOS doesn't allow access to USB anyway
This commit is contained in:
Vladimir Serbinenko 2020-05-01 19:30:15 +02:00
parent 170239cb26
commit b42c8aeef8
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
race libretro-race https://github.com/libretro/RACE.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master NO GENERIC Makefile .
scummvm libretro-scummvm https://github.com/libretro/scummvm.git master YES GENERIC Makefile backends/platform/libretro/build
smsplus libretro-smsplus https://github.com/libretro/smsplus-gx.git master YES GENERIC Makefile.libretro .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .

View File

@ -82,7 +82,7 @@ quasi88 libretro-quasi88 https://github.com/libretro/quasi88-libretro.git master
quicknes libretro-quicknes https://github.com/libretro/QuickNES_Core.git master YES GENERIC Makefile .
race libretro-race https://github.com/libretro/RACE.git master YES GENERIC Makefile .
reminiscence libretro-reminiscence https://github.com/libretro/REminiscence.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master YES GENERIC Makefile .
remotejoy libretro-remotejoy https://github.com/libretro/libretro-remotejoy.git master NO GENERIC Makefile .
scummvm libretro-scummvm https://github.com/libretro/scummvm.git master YES GENERIC Makefile backends/platform/libretro/build
smsplus libretro-smsplus https://github.com/libretro/smsplus-gx.git master YES GENERIC Makefile.libretro .
snes9x2002 libretro-snes9x2002 https://github.com/libretro/snes9x2002.git master YES GENERIC Makefile .