]> Cypherpunks repositories - gostls13.git/commit
[release-branch.r58] runtime/cgo: fix for OS X 10.7
authorRuss Cox <rsc@golang.org>
Tue, 12 Jul 2011 03:38:02 +0000 (23:38 -0400)
committerRuss Cox <rsc@golang.org>
Tue, 12 Jul 2011 03:38:02 +0000 (23:38 -0400)
commitecfec2c61a1d3945ee382b95f1ce2dca97223234
tree017b79d29c6fb422499fbb9345a0fcea84da94d3
parentfb10bce0c27cf06dc449d8e58ad6ec5dc276b929
[release-branch.r58] runtime/cgo: fix for OS X 10.7

««« CL 4603057 / 0905a2ca94c6
runtime/cgo: fix for OS X 10.7

Correct a few error messages (libcgo -> runtime/cgo)
and delete old nacl_386.c file too.

Fixes #1657.

R=iant
CC=golang-dev
https://golang.org/cl/4603057
»»»

R=adg
CC=golang-dev
https://golang.org/cl/4698041
src/pkg/runtime/cgo/darwin_386.c
src/pkg/runtime/cgo/darwin_amd64.c
src/pkg/runtime/cgo/nacl_386.c [deleted file]
src/pkg/runtime/cgo/util.c