From 812ba64795de0390ab99c682861d5b0d3094395b Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sun, 19 May 2013 03:02:23 +0200 Subject: [PATCH] Comment out bsnes for now as long as it's broken --- libretro-build.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/libretro-build.sh b/libretro-build.sh index 7f39b63f..a13ef7fc 100755 --- a/libretro-build.sh +++ b/libretro-build.sh @@ -137,9 +137,7 @@ mkdir -p "$RARCH_DIST_DIR" if [ $1 ]; then $1 else -if [ $FORMAT_COMPILER_TARGET != "osx" ]; then - build_libretro_bsnes -fi + #build_libretro_bsnes build_libretro_mednafen build_libretro_mednafen_gba build_libretro_mednafen_snes