Build support for Apple Silicon by crwood · Pull Request #323 · gridsync/gridsync

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@crwood

Copy link

Member

@crwood crwood commented

Feb 9, 2021

This PR updates make targets and associated files to enable users of "Apple Silicon" (macOS arm64) machines to test and build the Gridsync application and it's dependencies from source. As per #322, support for macOS arm64 is presently very limited within the Python ecosystem and so this PR does not aim to enable "native" compilation of arm64 binaries; instead it relies on Apple's "Rosetta" translation environment to produce x86_64 binaries that can both be built by and will run upon arm64 macOS machines.

@crwood crwood merged commit 1f57b8f into master

Feb 9, 2021

@crwood crwood deleted the 322.apple-silicon-support branch

February 9, 2021 22:18

@crwood crwood restored the 322.apple-silicon-support branch

February 9, 2021 22:20

@crwood crwood deleted the 322.apple-silicon-support branch

February 13, 2021 19:45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@crwood