]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable cgo and external linking on linux/mips64x
authorCherry Zhang <lunaria21@gmail.com>
Thu, 28 Apr 2016 02:18:44 +0000 (22:18 -0400)
committerMinux Ma <minux@golang.org>
Wed, 4 May 2016 16:41:47 +0000 (16:41 +0000)
commit1cec0fec8caff1eacaba99ff71b2c57574887aab
tree95218f7ea28e326b81ebb8c417aa4f6ff720c2aa
parent094e5a92886948ed2ba42031e29919ecb6087c8b
cmd/dist: enable cgo and external linking on linux/mips64x

Fixes #14126

Change-Id: I21c8e06c01d3ef02ee09dc185d4443e2da8fd52b
Reviewed-on: https://go-review.googlesource.com/19809
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/dist/build.go
src/cmd/dist/test.go