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

Support ARM #7

Closed
franziskuskiefer opened this issue Aug 6, 2020 · 3 comments
Closed

Support ARM #7

franziskuskiefer opened this issue Aug 6, 2020 · 3 comments
Assignees

Comments

@franziskuskiefer
Copy link
Owner

No description provided.

@Absolucy
Copy link

Absolucy commented May 9, 2021

Could aarch64-apple-darwin be supported?

@franziskuskiefer
Copy link
Owner Author

Could aarch64-apple-darwin be supported?

I filed #26. I'd be happy to support it but I don't have an M1 to test.

@Absolucy
Copy link

I can test on my M1 Air.

I would've attempted to PR it myself, but well, I don't really know how to do anything more than adding "aarch64-apple-darwin" => cfg.set_cross_config_flags(vec!["-target", "aarch64-apple-darwin"]), to build.rs.

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

No branches or pull requests

2 participants