mirror of
https://github.com/libretro/Mu.git
synced 2026-04-05 21:59:32 +00:00
Merge pull request #37 from warmenhoven/warmenhoven/pr/linux-aarch64
add linux-aarch64 build
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