Skip to content

Commit

Permalink
temporarily disable mame cores that are moving to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hunterk committed Jul 29, 2020
1 parent 0badb2a commit eb70123
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion recipes/apple/cores-osx-x64-generic
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ higan_sfc libretro-higan https://gitlab.com/higan/higan.git libretro YES GENERIC
higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master NO GENERIC GNUmakefile nSide compiler=clang++ target=libretro binary=library
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro . download_github_macos
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . download_github_macos
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . PTR64=1
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .
Expand Down
2 changes: 1 addition & 1 deletion recipes/linux/cores-linux-x86-generic
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ higan_sfc_balanced libretro-nside https://github.com/libretro/nSide.git master Y
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile .
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro .
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro .
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile .
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile .
Expand Down
2 changes: 1 addition & 1 deletion recipes/windows/cores-windows-x64_seh-generic
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ishiiruka libretro-ishiiruka https://github.com/libretro/Ishiiruka.git master YE
kronos libretro-kronos https://github.com/libretro/yabause.git kronos YES GENERIC Makefile yabause/src/libretro
neocd libretro-neocd https://github.com/libretro/neocd_libretro.git master YES GENERIC Makefile .
lutro libretro-lutro https://github.com/libretro/libretro-lutro master YES GENERIC Makefile .
mame libretro-mame https://github.com/libretro/mame.git master YES GENERIC Makefile.libretro . download_github_windows_x64
mame libretro-mame https://github.com/libretro/mame.git master NO GENERIC Makefile.libretro . download_github_windows_x64
mame2000 libretro-mame2000 https://github.com/libretro/mame2000-libretro.git master YES GENERIC Makefile .
mame2003 libretro-mame2003 https://github.com/libretro/mame2003-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1
mame2003_plus libretro-mame2003-plus https://github.com/libretro/mame2003-plus-libretro.git master YES GENERIC Makefile . CCACHE_DISABLE=1
Expand Down

0 comments on commit eb70123

Please sign in to comment.