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 macos-aarch64 #76

Closed
tetsu-koba opened this issue Apr 26, 2024 · 2 comments · Fixed by #68
Closed

Support macos-aarch64 #76

tetsu-koba opened this issue Apr 26, 2024 · 2 comments · Fixed by #68

Comments

@tetsu-koba
Copy link

tetsu-koba commented Apr 26, 2024

Now macos-latest in the github action changed to aarch64. Zig command compiled for x86_64 runs on aarch64 macos, but fails to link native libraries.

Could you support macos-aarch64?

@tetsu-koba
Copy link
Author

This PR #68 would solve this issue?

@tetsu-koba
Copy link
Author

Thank you very much.
I succeed my test in both macos-13(x86_64) and maos-14(aarch64) with setup-zig@default.

AnnikaCodes added a commit to AnnikaCodes/install-ziglint that referenced this issue Jun 18, 2024
Apparently there are bugs with handling of Mac architectures, the fixes for which haven't yet made it into a release. goto-bus-stop/setup-zig#76
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

Successfully merging a pull request may close this issue.

1 participant