Linuxbrew / legacy-linuxbrew

:skull: This repository is defunct, because it has been split into https://github.com/Linuxbrew/brew and https://github.com/Linuxbrew/homebrew-core
http://linuxbrew.sh
Other
2.23k stars 297 forks source link

Introduce a HOMEBREW_ARCH environment variable to specify target microarchitecture #1095

Closed eiennohito closed 8 years ago

eiennohito commented 8 years ago

It is useful in scenarios when you have heterogenous grid of computers with different microarchitectures and want to build binaries that can be used everywhere.

Discussion is started in #1094.

eiennohito commented 8 years ago

-march=native started to make shared installation unusable in our environment :(

sjackman commented 8 years ago

This issue was moved to Linuxbrew/brew#42