mirror of
https://github.com/libretro/libretro-super
synced 2025-04-09 18:44:44 +00:00
Take out QNX exclusion rule for GW
This commit is contained in:
parent
69b23ceb21
commit
4af5c46d07
@ -155,9 +155,7 @@ build_default_cores() {
|
|||||||
libretro_build_core mednafen_vb
|
libretro_build_core mednafen_vb
|
||||||
libretro_build_core mednafen_wswan
|
libretro_build_core mednafen_wswan
|
||||||
|
|
||||||
if [ $platform != "qnx" ]; then
|
libretro_build_core gw
|
||||||
libretro_build_core gw
|
|
||||||
fi
|
|
||||||
|
|
||||||
if [ $platform != "ps3" ] && [ $platform != "sncps3" ] && [ $platform != "wii" ] && [ $platform != "ngc" ]; then
|
if [ $platform != "ps3" ] && [ $platform != "sncps3" ] && [ $platform != "wii" ] && [ $platform != "ngc" ]; then
|
||||||
# These cores might not yet be big-endian compatible
|
# These cores might not yet be big-endian compatible
|
||||||
|
Loading…
x
Reference in New Issue
Block a user