Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CMake: Adds an AArch64 cross-compile toolchain file #4020

Merged
merged 1 commit into from
Aug 31, 2024

Conversation

Sonicadvance1
Copy link
Member

This is useful for some people.

This doesn't allow building thunks due to the cmake limitation about tools binaries also getting cross compiled, we need to switch to meson if we want that, since they recently started fixing this mesonbuild/meson#12022

But that's an okay limitation for now.

This is useful for some people.

This doesn't allow building thunks due to the cmake limitation about
tools binaries also getting cross compiled, we need to switch to meson
if we want that, since they recently started fixing this
mesonbuild/meson#12022

But that's an okay limitation for now.
@lioncash lioncash merged commit 06497fd into FEX-Emu:main Aug 31, 2024
12 checks passed
@Sonicadvance1 Sonicadvance1 deleted the add_cross_compile_toolchain branch August 31, 2024 09:04
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