-
-
Notifications
You must be signed in to change notification settings - Fork 68
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 Arm64 support #35
Comments
Hey @pouriyajamshidi is this issue still open? |
Is there anything left from PR #45 |
Hey @ChrisClarke246, This issue is still open. That PR never conformed to the requested changes and was automatically closed. Feel free to give it a shot. Although, if you are up for a challenge, this can be combined with #78 since ARM64 support (for mac OS only) is already included in the Makefile here. Thanks in advance |
Thanks for clarifying. I will give this one a shot for sure and then if I have some time I'll look at #78. |
Thanks @ChrisClarke246 |
… changes from #35 (#167) Co-authored-by: CHRISTIAN MCINTOSH_CLARKE <[email protected]>
resolved in #167 |
Summary
With the rise of Arm chips, we should also add the binaries for those.
We need:
This should be instructed inside our
Makefile
.Please make sure to test this and make sure the binaries work before submitting a PR.
The text was updated successfully, but these errors were encountered: