]> Cypherpunks repositories - gostls13.git/commit
go/build: support building cgo packages on non intel platforms
authorDave Cheney <dave@cheney.net>
Thu, 16 Jun 2011 03:35:27 +0000 (13:35 +1000)
committerAndrew Gerrand <adg@golang.org>
Thu, 16 Jun 2011 03:35:27 +0000 (13:35 +1000)
commit832e87500ebb2d20da00d2930283521f366e3b0e
treef88877f24b459d84bc304225f35438fbae0c0c65
parent9555ea7a5b80acdfedaca22717b8716f59fcf570
go/build: support building cgo packages on non intel platforms

See https://golang.org/cl/4572045/

R=adg, rsc
CC=golang-dev
https://golang.org/cl/4627041
src/pkg/go/build/build.go
src/pkg/go/build/build_test.go