On Fri, May 22, 2015 at 3:11 PM, Andrew Chambers <andrewchambe...@gmail.com> wrote: > > I'm not suggesting breaking go conventions, I just think the default if no > GOARCH is specified then it should match --target.
Sounds good to me. > Perhaps we could check the symlink name for the target triple if no GOARCH > is set. We should probably build it into the tool, perhaps in zdefaultcc.go created in gotools/Makefile.am. Ian