🍻 Default formulae for the missing package manager for macOS (or Linux)
Go to file
Simon Menke 4419d34488 go: allow building the cross-compilers
When the `--cross-compile` option is used the following runtimes will be build:

- darwin  (386, amd64; with CGO)
- linux   (386, amd64, arm)
- freebsd (386, amd64)
- openbsd (386, amd64)
- plan9   (386)
- windows (386, amd64)

Closes Homebrew/homebrew#12547.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2012-11-25 08:04:50 -08:00
Aliases Remove formulae moved to Homebrew-science 2012-11-23 11:42:16 -06:00
Formula go: allow building the cross-compilers 2012-11-25 08:04:50 -08:00