aboutsummaryrefslogtreecommitdiff
path: root/src/run.bash
diff options
context:
space:
mode:
authorRuss Cox <rsc@golang.org>2013-07-11 23:24:35 -0400
committerRuss Cox <rsc@golang.org>2013-07-11 23:24:35 -0400
commit41fd4f988ce2297ea6d2bf7755e753638a8cf33a (patch)
treee8fa533c8d627713c9c11344009f927ad5dd442f /src/run.bash
parentd6d83c918c5847bbdbaf8c9de101e9ca32535df8 (diff)
downloadgo-41fd4f988ce2297ea6d2bf7755e753638a8cf33a.tar.xz
misc/cgo/test: make test work with -linkmode=internal
The static func named thread in issue5337.go's C snippet conflicts with the static func named thread in issue3350.go's C snippet. I don't know why (they're both static) but I also don't care, because -linkmode=internal only needs to be able to handle the cgo in the standard library, and it does. Change the test to avoid this problem. Fixes build (after run.bash is fixed to detect the breakage). R=minux.ma TBR=minux.ma CC=golang-dev https://golang.org/cl/11201043
Diffstat (limited to 'src/run.bash')
0 files changed, 0 insertions, 0 deletions