]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1] runtime/cgo: fix netbsd build
authorBenny Siegert <bsiegert@gmail.com>
Fri, 21 Sep 2012 19:54:18 +0000 (05:54 +1000)
committerRuss Cox <rsc@golang.org>
Fri, 21 Sep 2012 19:54:18 +0000 (05:54 +1000)
commit5efc4b03b4b842f6a4a23db9753712ab565649e3
treeb7260a4f88f974af8d4779a489116f1a79203485
parent1489fd1a3eb6aaa881f7bd1982fb7dcef43f3613
[release-branch.go1] runtime/cgo: fix netbsd build

««« backport 601878acd597
runtime/cgo: fix netbsd build

Copy over freebsd.c to netbsd.c.

Fixes #3823.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/6398045

»»»
src/pkg/runtime/cgo/netbsd.c [new file with mode: 0644]