1
0
mirror of https://github.com/golang/go synced 2024-11-19 13:04:45 -07:00
go/misc/cgo/testso
Shenghou Ma bcf3d55ed9 misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD.
Fix build for 10.6 Darwin builders and OpenBSD builers.

LGTM=jsing
R=golang-codereviews, dave, jsing
CC=golang-codereviews
https://golang.org/cl/67710043
2014-02-23 20:37:43 -05:00
..
cgoso_c.c misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD. 2014-02-23 20:37:43 -05:00
cgoso_unix.go misc/cgo/testso: don't use TLS variables on Darwin and OpenBSD. 2014-02-23 20:37:43 -05:00
cgoso.c
cgoso.go
main.go
test.bash
test.bat