mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 00:49:57 +00:00
(libretro) remove 3ds build
This commit is contained in:
parent
27cf0c3f8c
commit
b135e7709b
@ -208,29 +208,29 @@ libretro-build-tvos-arm64:
|
||||
|
||||
################################### CONSOLES #################################
|
||||
# Nintendo 3DS
|
||||
deps:ctr:neogeo:
|
||||
extends:
|
||||
- .libretro-ctr-static
|
||||
- .build-deps-fbneo-neogeo
|
||||
needs: []
|
||||
allow_failure: true
|
||||
variables:
|
||||
PLATFORM_TARGET: ctr
|
||||
#deps:ctr:neogeo:
|
||||
# extends:
|
||||
# - .libretro-ctr-static
|
||||
# - .build-deps-fbneo-neogeo
|
||||
# needs: []
|
||||
# allow_failure: true
|
||||
# variables:
|
||||
# PLATFORM_TARGET: ctr
|
||||
|
||||
libretro-build-neogeo-ctr:
|
||||
extends:
|
||||
- .libretro-ctr-static-retroarch-master
|
||||
- .core-defs
|
||||
dependencies:
|
||||
- deps:ctr:neogeo
|
||||
needs:
|
||||
- deps:ctr:neogeo
|
||||
- project: libretro/RetroArch
|
||||
job: ${STATIC_RETROARCH_JOB_NAME}
|
||||
ref: ${STATIC_RETROARCH_BRANCH}
|
||||
artifacts: true
|
||||
variables:
|
||||
CORENAME: fbneo_neogeo
|
||||
#libretro-build-neogeo-ctr:
|
||||
# extends:
|
||||
# - .libretro-ctr-static-retroarch-master
|
||||
# - .core-defs
|
||||
# dependencies:
|
||||
# - deps:ctr:neogeo
|
||||
# needs:
|
||||
# - deps:ctr:neogeo
|
||||
# - project: libretro/RetroArch
|
||||
# job: ${STATIC_RETROARCH_JOB_NAME}
|
||||
# ref: ${STATIC_RETROARCH_BRANCH}
|
||||
# artifacts: true
|
||||
# variables:
|
||||
# CORENAME: fbneo_neogeo
|
||||
|
||||
# Nintendo WiiU
|
||||
#libretro-build-wiiu:
|
||||
|
Loading…
Reference in New Issue
Block a user