Skip to content

CI: add Linux aarch64 build job#144

Merged
LibretroAdmin merged 1 commit into
libretro:libretroizationfrom
WizzardSK:ci-linux-aarch64
Jul 20, 2026
Merged

CI: add Linux aarch64 build job#144
LibretroAdmin merged 1 commit into
libretro:libretroizationfrom
WizzardSK:ci-linux-aarch64

Conversation

@WizzardSK

@WizzardSK WizzardSK commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

Adds a Linux aarch64 build job using the existing .libretro-linux-cmake-aarch64 template from libretro-infrastructure/ci-templates (already included via linux-cmake.yml), so the buildbot produces an arm64 Linux core alongside the existing x86_64 one.

WizzardSK added a commit to WizzardSK/lrps2-libretro that referenced this pull request Jul 19, 2026
Commit 24e5639 (remove TEMP LRPS2_* JIT/MTVU instrumentation) also deleted
the `u32 p = pc;` guest-pc cursor that sat right after a removed debug block
in the translated-run emitter, leaving three uses of p (memRead32, StorePCImm,
Norm) without a declaration. This broke the arm64 build; it went unnoticed
because arm64 has no CI job yet (see libretro#144). Restore the cursor.
@LibretroAdmin
LibretroAdmin merged commit 087cae0 into libretro:libretroization Jul 20, 2026
@WizzardSK
WizzardSK deleted the ci-linux-aarch64 branch July 20, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants