Skip to content

Conversation

eifrah-aws
Copy link
Contributor

@eifrah-aws eifrah-aws commented Apr 1, 2025

With the current install.sh script, any attempt to install brew for Linux on aarch64 machines will result in an error. This small fix removes the check and allows brew to be installed.

Tested on ubuntu 24.04 aarch64. I was also able to install various tools from Google (like grpc, protobuf, googletest and others).

It might not work well as it does for Intel x86, but it is better than the current alternative

Hope this fix will go through!

CC Homebrew/brew#19208

Support ARM
@MikeMcQuaid
Copy link
Member

I think this is reasonable to allow now. Thanks @eifrah-aws! CC @kvokka FYI

@MikeMcQuaid MikeMcQuaid enabled auto-merge April 1, 2025 08:13
@MikeMcQuaid MikeMcQuaid merged commit a9d3972 into Homebrew:master Apr 1, 2025
6 checks passed
@cho-m cho-m mentioned this pull request Apr 2, 2025
12 tasks
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