]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable cgo by default for GOARCH=mips{,le}
authorVladimir Stefanovic <vladimir.stefanovic@imgtec.com>
Tue, 13 Dec 2016 21:57:18 +0000 (22:57 +0100)
committerIan Lance Taylor <iant@golang.org>
Thu, 15 Dec 2016 01:31:50 +0000 (01:31 +0000)
commit627af57b5464e025422356dc3f7442465f79991f
tree2201e0d2f1ae1d9b03b1e0dfe4e814585a6e9939
parentffc836bcbbd8739865cda617d21d924e03844525
cmd/dist: enable cgo by default for GOARCH=mips{,le}

Change-Id: I7dd927be1e702e8fd469f4834ab918e0bcd9bafc
Reviewed-on: https://go-review.googlesource.com/34318
Reviewed-by: Cherry Zhang <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/build.go
src/cmd/dist/test.go