-
Notifications
You must be signed in to change notification settings - Fork 50
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
Supporting AARCH64 #350
Comments
Hi @sallyhaj, There is no reason why arm64 cannot be supported for ungoogled-chromium, given that Debian already builds regular Chromium for it. It is simply a matter of enabling the platform on the build host. (Note that we don't have regular Debian builds up and running yet, as that is waiting on #349) I don't have a lot of background information from users who are on ARM. Could you tell me a bit about what hardware you are running on (RaspberryPi?), and what your view is on Debian's ARM support versus Raspbian? |
Thank you @iskunk , |
Thanks, this is good to know. I've been wondering how Debian vs. Raspbian is considered by RaspberryPi users. I will ensure that ungoogled-chromium, once the release automation is updated, builds for all the platforms Debian supports with its |
Hello there,
Thank you for all your efforts in supporting free and open source projects.
Is there a plan to add arm64 (aarch64) support in your project?
I have checked this fork https://github.com/berkley4/ungoogled-chromium-debian/releases and it has only support x86 architecture.
thank you.
The text was updated successfully, but these errors were encountered: