]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: added support for GOARCH=mips64{,le}
authorYao Zhang <lunaria21@gmail.com>
Thu, 10 Sep 2015 15:33:17 +0000 (11:33 -0400)
committerMinux Ma <minux@golang.org>
Thu, 12 Nov 2015 04:45:54 +0000 (04:45 +0000)
commitb4501ac4a59d78f59b92f00cc4ba1e364298a44d
tree37f867c716493c2ca8c0a4c6428b9c803e52b941
parentd5cd4ab46ab4deb15b0f1a12cb03126840d8240d
cmd/cgo: added support for GOARCH=mips64{,le}

The actual cgo is not supported for now. This is just the cgo command.

Change-Id: I25625100ee552971f47e681b7d613cba16a2132f
Reviewed-on: https://go-review.googlesource.com/14446
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/cgo/main.go