Comment out bsnes for now as long as it's broken
This commit is contained in:
parent
925e22d9eb
commit
812ba64795
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue