Skip to content

Commit eb70123

Browse files
committed
temporarily disable mame cores that are moving to CI
1 parent 0badb2a commit eb70123

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

recipes/apple/cores-osx-x64-generic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC
5151
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=clang++ target=libretro binary=library
5252
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
5353
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
54-
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro . download_github_macos
54+
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . download_github_macos
5555
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
5656
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . PTR64=1
5757
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .

recipes/linux/cores-linux-x86-generic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master Y
5252
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
5353
neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile .
5454
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
55-
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro .
55+
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro .
5656
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
5757
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile .
5858
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .

recipes/windows/cores-windows-x64_seh-generic

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YE
5757
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
5858
neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile .
5959
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
60-
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro . download_github_windows_x64
60+
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . download_github_windows_x64
6161
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
6262
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1
6363
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1

0 commit comments

Comments
 (0)