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 stopgap support for Apple M1 to protoc-bin-vendored #556

Closed
wants to merge 1 commit into from

Conversation

nicksenger
Copy link
Contributor

Since M1 macs can run the x86_64 binary using Rosetta emulation, this updates protoc_bin_path to reuse the protoc-osx-x86_64 binary for macos aarch64. Once google provides precompiled binaries for Apple ARM, this should be updated to use that instead.

@stepancheg
Copy link
Owner

Pushed and released as 2.24.0. Thanks!

@stepancheg stepancheg closed this Jun 11, 2021
@stepancheg
Copy link
Owner

Oops, sorry, no.

@stepancheg
Copy link
Owner

Fixed and published 2.24.1.

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 this pull request may close these issues.

2 participants