Skip to content

Instantly share code, notes, and snippets.

@nwade
Last active December 23, 2015 07:39
Show Gist options
  • Save nwade/6602738 to your computer and use it in GitHub Desktop.
Save nwade/6602738 to your computer and use it in GitHub Desktop.
Install go using homebrew with cross-compile support on Mountain Lion using llvm
brew install go --cross-compile-all --use-llvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment