mirror of
https://github.com/Pecusx/libretro-atari800.git
synced 2026-05-21 14:49:36 +02:00
ios arm32bit doesn't seem to compile yet (ASM error), so
exclude for now
This commit is contained in:
@@ -46,10 +46,6 @@ include:
|
|||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
file: '/ios-arm64.yml'
|
file: '/ios-arm64.yml'
|
||||||
|
|
||||||
# iOS (armv7)
|
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
|
||||||
file: '/ios9.yml'
|
|
||||||
|
|
||||||
################################## CONSOLES ################################
|
################################## CONSOLES ################################
|
||||||
# Nintendo 3DS
|
# Nintendo 3DS
|
||||||
- project: 'libretro-infrastructure/ci-templates'
|
- project: 'libretro-infrastructure/ci-templates'
|
||||||
@@ -163,12 +159,6 @@ libretro-build-ios-arm64:
|
|||||||
- .libretro-ios-arm64-make-default
|
- .libretro-ios-arm64-make-default
|
||||||
- .core-defs
|
- .core-defs
|
||||||
|
|
||||||
# iOS (armv7) [iOS 9 and up]
|
|
||||||
libretro-build-ios9:
|
|
||||||
extends:
|
|
||||||
- .libretro-ios9-make-default
|
|
||||||
- .core-defs
|
|
||||||
|
|
||||||
# tvOS
|
# tvOS
|
||||||
libretro-build-tvos-arm64:
|
libretro-build-tvos-arm64:
|
||||||
extends:
|
extends:
|
||||||
|
|||||||
Reference in New Issue
Block a user