-
Notifications
You must be signed in to change notification settings - Fork 7
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 aarch64-apple-darwin #26
Comments
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 Originally posted by @aspenluxxxy in #7 (comment) @aspenluxxxy getting the debug output from that would be helpful already. I expect that changes to the underlying hacl* build are needed though. |
|
Hm, something else appears to be broken here. Can you try to clean everything and redo the build? |
hm it seems to work now, maybe the hacl* update fixed it? as expected from the readme, the tests only succeed with
|
Nice! Yes the build fix might have been necessary. I'll start the process of getting that in. Then we can add the target here.
Yes that's unfortunately expected. I hope that I can remove this soon and get a fall back AES implementation in hacl* itself. |
Nice!
Off-topic for this issue, but maybe use |
When the hacl* build changes in this PR landed we can continue here.
That would be nice indeed. But actually prefer not needing a fallback at all 😉 |
build.rs
The text was updated successfully, but these errors were encountered: