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

Add support for aarch64-apple-darwin #92

Closed
repi opened this issue Oct 17, 2020 · 1 comment · Fixed by #123
Closed

Add support for aarch64-apple-darwin #92

repi opened this issue Oct 17, 2020 · 1 comment · Fixed by #123
Labels
enhancement New feature or request

Comments

@repi
Copy link
Contributor

repi commented Oct 17, 2020

We'll need to add support for the new Mac on Apple Silicon target aarch64-apple-darwin.

The target just became Tier 2 in Rust and is part of the nightly builds as of a few days ago (rust-lang/rust#73908 (comment)) so one can test building both on the real DTK preview hardware as well as cross-compile from Mac.

Currently when building one gets this: thread 'main' panicked at 'unknown TARGET triple 'aarch64-apple-darwin''

@repi repi added the enhancement New feature or request label Oct 17, 2020
@repi
Copy link
Contributor Author

repi commented Nov 15, 2020

This is even more relevant for us now as the hardware is generally available next week!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant