From 56f1e601a28367c9716070db8080b780ba5ac2e4 Mon Sep 17 00:00:00 2001 From: AndresSM Date: Sun, 9 Nov 2014 09:48:36 -0800 Subject: [PATCH] fix mame --- recipes/recipes.win-mingw64-sjlj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/recipes.win-mingw64-sjlj b/recipes/recipes.win-mingw64-sjlj index 704e2ef7..8b9ef8b1 100644 --- a/recipes/recipes.win-mingw64-sjlj +++ b/recipes/recipes.win-mingw64-sjlj @@ -1,5 +1,5 @@ dosbox libretro-dosbox https://github.com/libretro/dosbox-libretro.git PROJECT YES GENERIC Makefile.libretro . -mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=1 +mame libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mame PTR64=1 PARTIAL=0 mess libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=mess PTR64=1 PARTIAL=1 ume libretro-mame https://github.com/libretro/mame.git PROJECT YES GENERIC Makefile.libretro . TARGET=ume PTR64=1 PARTIAL=1 prboom libretro-prboom https://github.com/libretro/libretro-prboom.git PROJECT YES GENERIC_ALT Makefile .