mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
Whitelist catsfc for big-endian
This commit is contained in:
parent
ed560f7ac7
commit
abaa47b17a
@ -161,8 +161,8 @@ build_default_cores() {
|
||||
libretro_build_core bluemsx
|
||||
if [ $platform != "psp1" ] && [ $platform != "ngc" ] && [ $platform != "wii" ] && [ $platform != "ps3" ] && [ $platform != "sncps3" ]; then
|
||||
libretro_build_core dosbox
|
||||
libretro_build_core catsfc
|
||||
fi
|
||||
libretro_build_core catsfc
|
||||
if [ $platform != "psp1" ]; then
|
||||
# Excluded for binary size reasons
|
||||
libretro_build_core fb_alpha
|
||||
|
Loading…
x
Reference in New Issue
Block a user