Fix GameCube builds of VBA-M Libretro too

GameCube is a big-endian system too, so let's fix it too and include it on the nightly buildbot for GCN.
This commit is contained in:
saulfabreg Wii VC Project 2023-08-18 15:51:12 -05:00 committed by Rafael Kitover
parent 864cc69061
commit 0c6617e920
No known key found for this signature in database
GPG Key ID: 08AB596679D86240
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ libretro-build-ngc:
extends:
- .libretro-ngc-static-retroarch-master
- .core-defs
# Nintendo Wii
libretro-build-wii:
extends: