gox
gox copied to clipboard
gox tries to build unavailable OS, arch combinations
gox often tries to build target tuple combinations that are unavailable, forcing me to run several different custom gox calls instead of a simple gox run.
For example, when I build my ports for go-ios7crypt with gox, I have to separate the gox runs for DragonflyBSD and NaCl from the main GNU libc run, across multiple "crosscompile-gox run.
https://github.com/mcandre/go-ios7crypt