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 native Apple Silicon #2

Open
lamw opened this issue Jan 26, 2023 · 1 comment · May be fixed by #13
Open

Add support for native Apple Silicon #2

lamw opened this issue Jan 26, 2023 · 1 comment · May be fixed by #13
Assignees

Comments

@lamw
Copy link

lamw commented Jan 26, 2023

With Apple Silicon becoming more common, it would be nice to have vcc utility also compiled to support Apple Silicon natively rather than requiring Rosetta 2 for emulation

# file /usr/local/bin/vcc                                                                                                                                             ✔  11:42:04 AM
/usr/local/bin/vcc: Mach-O 64-bit executable x86_64
@laidbackware
Copy link
Contributor

This is currently blocks by the lack of the ability to test/compile against MacOS Arm with Github Actions. I'm tracking actions/runner-images#2187 and will update once MacOS Arm runners are available.

@laidbackware laidbackware self-assigned this Jan 30, 2023
@alagoutte alagoutte linked a pull request Jan 30, 2024 that will close this issue
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.

2 participants