You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
With the new ARM-powered Mac's coming out next week it would be very nice with support for building this crate for the new aarch64-apple-darwin target, so filing this as a tracking issue towards it but understand it likely would be quite a bit of build system work to do and may need some upstream dependency fixes and support as well.
Since a month ago it is possible to build towards it with nightly with cargo +nightly build --target aarch64-apple-darwin but looks like one runs into build errors with crashpad with it right now
The text was updated successfully, but these errors were encountered:
repi
changed the title
Support for aarch64-apple-darwin
Support for aarch64-apple-darwin?
Nov 15, 2020
With the new ARM-powered Mac's coming out next week it would be very nice with support for building this crate for the new
aarch64-apple-darwin
target, so filing this as a tracking issue towards it but understand it likely would be quite a bit of build system work to do and may need some upstream dependency fixes and support as well.Since a month ago it is possible to build towards it with nightly with
cargo +nightly build --target aarch64-apple-darwin
but looks like one runs into build errors withcrashpad
with it right nowThe text was updated successfully, but these errors were encountered: