mirror of
https://github.com/libretro/mame2003-libretro.git
synced 2024-11-23 08:29:49 +00:00
Fix 3ds boot time with legacy toolchain
This commit is contained in:
parent
dbda6ddacd
commit
cecbaba580
@ -77,7 +77,7 @@ include:
|
||||
|
||||
# Nintendo 3DS
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/ctr-static.yml'
|
||||
file: '/ctr-legacy-static.yml'
|
||||
|
||||
# Nintendo WiiU
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
@ -276,7 +276,7 @@ libretro-build-vita:
|
||||
# Nintendo 3DS
|
||||
libretro-build-ctr:
|
||||
extends:
|
||||
- .libretro-ctr-static-retroarch-master
|
||||
- .libretro-ctr-legacy-static-retroarch-master
|
||||
- .core-defs
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user