Add HOMEBREW_ARCH environment variable#6098
Conversation
MikeMcQuaid
left a comment
There was a problem hiding this comment.
Please provide more details of your use-case, OS, etc. for discussion.
|
In my environment, I use the following hosts and share home directory by NFS.
For example, if I do git, tmux, neovim become the same result. If I do |
Gotcha. As this should be made on Linux-only please make this change in |
|
I tried to move the change to |
|
Thanks so much for your first contribution! Without people like you submitting PRs we couldn't run this project. You rock, @dalance! |
|
Thanks! |
brew stylewith your changes locally?brew testswith your changes locally?I want to use HOMEBREW_ARCH environment variable proposed at #4831.
This is because my home directory is shared by NFS through hosts with variety architectures.
Now I do
brew installat an oldest host carefully, but this is inconvenience.