mirror of
https://github.com/libretro/Mu.git
synced 2026-04-05 21:59:32 +00:00
add linux-aarch64 build
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -44,6 +44,8 @@ include:
|
||||
file: '/linux-cmake.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/linux-x64.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/linux-aarch64.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
file: '/ngc-static-cmake.yml'
|
||||
- project: 'libretro-infrastructure/ci-templates'
|
||||
@@ -150,6 +152,12 @@ libretro-build-linux-x64:
|
||||
- .libretro-linux-x64-make-default
|
||||
- .core-defs
|
||||
|
||||
# Linux 64-bit (ARM)
|
||||
libretro-build-linux-aarch64:
|
||||
extends:
|
||||
- .libretro-linux-aarch64-make-default
|
||||
- .core-defs
|
||||
|
||||
# MacOS 64-bit
|
||||
libretro-build-osx-x64:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user