minor change to build script

This commit is contained in:
Torkel Ödegaard 2015-12-04 11:21:38 +01:00
parent 36ab8ae19c
commit e9e6ac64bd

View File

@ -315,6 +315,8 @@ func build(pkg string, tags []string) {
args = append(args, "-o", binary)
args = append(args, pkg)
setBuildEnv()
runPrint("go", "version")
runPrint("go", args...)
// Create an md5 checksum of the binary, to be included in the archive for