From 79ede69a7c0e15874ef94386d49689e20f327422 Mon Sep 17 00:00:00 2001 From: fr500 Date: Mon, 14 Nov 2016 14:02:38 -0500 Subject: [PATCH] use the generic toolchain for w64 --- recipes/windows/cores-windows-x64_seh-generic | 1 + recipes/windows/cores-windows-x64_w32_seh-generic | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/windows/cores-windows-x64_seh-generic b/recipes/windows/cores-windows-x64_seh-generic index 02765e7b..bb03eeb7 100644 --- a/recipes/windows/cores-windows-x64_seh-generic +++ b/recipes/windows/cores-windows-x64_seh-generic @@ -25,6 +25,7 @@ fmsx libretro-fmsx https://github.com/libretro/fmsx-libretro.git PROJECT YES GEN fuse libretro-fuse https://github.com/libretro/fuse-libretro.git PROJECT YES GENERIC Makefile.libretro . gambatte libretro-gambatte https://github.com/libretro/gambatte-libretro.git PROJECT YES GENERIC Makefile . genesis_plus_gx libretro-genesis_plus_gx https://github.com/libretro/Genesis-Plus-GX.git PROJECT YES GENERIC Makefile.libretro . +glupen64 libretro-glupen64 https://github.com/loganmc10/GLupeN64.git PROJECT YES GENERIC_GL Makefile . WITH_DYNAREC=x86_64 gme libretro-gme https://github.com/libretro/libretro-gme.git SUBMODULE YES GENERIC Makefile . gpsp libretro-gpsp https://github.com/libretro/gpsp.git PROJECT YES GENERIC Makefile . handy libretro-handy https://github.com/libretro/libretro-handy.git PROJECT YES GENERIC Makefile . diff --git a/recipes/windows/cores-windows-x64_w32_seh-generic b/recipes/windows/cores-windows-x64_w32_seh-generic index 5d7aacb7..e69de29b 100644 --- a/recipes/windows/cores-windows-x64_w32_seh-generic +++ b/recipes/windows/cores-windows-x64_w32_seh-generic @@ -1 +0,0 @@ -glupen64 libretro-glupen64 https://github.com/loganmc10/GLupeN64.git PROJECT YES GENERIC_GL Makefile . WITH_DYNAREC=x86_64