Add GOEXE to support building with different versions of `go`
authorMichael Henderson <mdhender@mdhender.com>
Sat, 15 Jul 2017 21:18:38 +0000 (15:18 -0600)
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Sat, 15 Jul 2017 22:35:15 +0000 (00:35 +0200)
commitea5e9e346c93320538c6517b619b5f57473291c8
treeb3645b40b7341ff1f7ab8cc7cfb18a9a54bfa225
parent61bb3ccab3a552c4b80ffb5370714598660b7b37
Add GOEXE to support building with different versions of `go`

Add a variable to the makefile and benchmark scripts to let users change the command used to build. Doesn't impact tools like govendor.
Makefile
bench.sh
benchSite.sh