]> Cypherpunks repositories - gostls13.git/commit
cgo: cgo to use GOARCH from the environment, not runtime.GOARCH (otherwise it results...
authorJaroslavas Počepko <jp@webmaster.ms>
Mon, 19 Sep 2011 15:50:59 +0000 (11:50 -0400)
committerRuss Cox <rsc@golang.org>
Mon, 19 Sep 2011 15:50:59 +0000 (11:50 -0400)
commit5edf5197e052921a44a2afe67242af4886328b6e
tree33cb8646a8334429dc7aa2f65bf30cc8708e7b16
parentad7dea1e96fdebc682b10e02dd14456cdccf4dfa
cgo: cgo to use GOARCH from the environment, not runtime.GOARCH (otherwise it results in necessity of having 8cgo and 6cgo)

R=rsc, adg
CC=golang-dev
https://golang.org/cl/4978061
src/cmd/cgo/gcc.go
src/cmd/cgo/main.go