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: Failing Comp on Static Aarch64 #11

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

gluax
Copy link
Collaborator

@gluax gluax commented Jul 2, 2024

Motivation

We want it to work for this use case.

Explanation of Changes

Swap cranelift for singlepass makes static aarch64 happy

Testing

It worked.

Related PRs and Issues

Closes sedaprotocol/seda-chain#282.

@gluax gluax merged commit 914f146 into main Jul 3, 2024
@gluax gluax deleted the feat/swap-cranelift-to-singlepass branch July 3, 2024 15:57
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.

🔧 Ensure static build support
2 participants