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

Fix aarch64 linux build. #557

Merged
merged 3 commits into from
Jun 15, 2024
Merged

Conversation

azteca1998
Copy link
Contributor

Building melior for Linux ARM doesn't work because of FFI types. This PR fixes this by making the compiler select the target pointer type automatically. It's the same issue we had in tblgen-rs-alt.

@azteca1998 azteca1998 marked this pull request as ready for review June 14, 2024 12:38
@raviqqe raviqqe enabled auto-merge (squash) June 15, 2024 05:02
@raviqqe
Copy link
Owner

raviqqe commented Jun 15, 2024

Thank you for the changes!

@raviqqe raviqqe merged commit 41c42b5 into raviqqe:main Jun 15, 2024
12 checks passed
@azteca1998 azteca1998 deleted the fix-aarch64-linux-build branch June 17, 2024 14:12
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.

None yet

2 participants