mirror of
https://github.com/libretro/libretro-super
synced 2025-03-29 01:20:15 +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_wswan
|
||||
|
||||
if [ $platform != "qnx" ]; then
|
||||
libretro_build_core gw
|
||||
fi
|
||||
libretro_build_core gw
|
||||
|
||||
if [ $platform != "ps3" ] && [ $platform != "sncps3" ] && [ $platform != "wii" ] && [ $platform != "ngc" ]; then
|
||||
# These cores might not yet be big-endian compatible
|
||||
|
Loading…
x
Reference in New Issue
Block a user