mirror of
https://github.com/libretro/mame2003-libretro.git
synced 2024-11-23 00:19:46 +00:00
Comment out ppc until build is fixed
This commit is contained in:
parent
55999949bf
commit
be247427a8
@ -50,8 +50,8 @@ include:
|
||||
file: '/osx-arm64.yml'
|
||||
|
||||
# MacOS PowerPC 32-bit
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/osx-ppc.yml'
|
||||
# - project: 'libretro-infrastructure/ci-templates'
|
||||
# file: '/osx-ppc.yml'
|
||||
|
||||
################################## CELLULAR ################################
|
||||
# Android
|
||||
@ -192,12 +192,12 @@ libretro-build-osx-arm64:
|
||||
- master
|
||||
|
||||
# MacOS PowerPC 32-bit
|
||||
libretro-build-osx-ppc:
|
||||
extends:
|
||||
- .libretro-osx-ppc-make-default
|
||||
- .core-defs
|
||||
only:
|
||||
- master
|
||||
#libretro-build-osx-ppc:
|
||||
# extends:
|
||||
# - .libretro-osx-ppc-make-default
|
||||
# - .core-defs
|
||||
# only:
|
||||
# - master
|
||||
|
||||
################################### CELLULAR #################################
|
||||
# Android ARMv7a
|
||||
|
Loading…
Reference in New Issue
Block a user