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 ARM64 builds #5

Open
m-simonelli opened this issue Mar 12, 2021 · 3 comments
Open

Add support for ARM64 builds #5

m-simonelli opened this issue Mar 12, 2021 · 3 comments

Comments

@m-simonelli
Copy link
Contributor

Given the rising popularity of ARM devices (i.e. M1, linux aarch64), we should support ARM64 builds

@eleanor-em
Copy link

eleanor-em commented Mar 13, 2021

Are there any known roadblocks to this? I'm happy to give some things a try since I have a bunch of arm64 boxes ready to go.

@morganava
Copy link
Collaborator

For arm64 linux, it should be a relatively simple (though time consuming) task of porting over the arm64 build configurations from tor-browser-build. My plan was to just wait until Tor Browser added support for arm macOS builds and then port over there changes (which should be happening sometime this year)

@morganava
Copy link
Collaborator

aarch64 is now a supported build target for macOS with the rewerite

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

No branches or pull requests

3 participants