|
|
|
|
|
by masklinn
2038 days ago
|
|
Homebrew distributes prebuilt binary packages. It’s possible that the architecture for this is improperly set up and does not understand that different architectures exist: unlike macports, homebrew was born after the x86 transition. That’s why one user above suggests `-s`: it forces a compilation from source. |
|
They have an overview issue here:
https://github.com/Homebrew/brew/issues/7857