]> Cypherpunks repositories - gostls13.git/commit
cmd/ld: really import runtime/cgo for external link
authorIan Lance Taylor <iant@golang.org>
Wed, 21 May 2014 04:36:50 +0000 (21:36 -0700)
committerIan Lance Taylor <iant@golang.org>
Wed, 21 May 2014 04:36:50 +0000 (21:36 -0700)
commitf85600859dbe0ebad85f997f158f8e0224a3c02f
tree1e4c5568a679fc0fd41aee9fc2ceed0bf6a7f3ab
parent80f0a7df26d216c96400d1f7cfbb5106d4b354df
cmd/ld: really import runtime/cgo for external link

Fixes #8032.

LGTM=rsc
R=rsc
CC=golang-codereviews
https://golang.org/cl/95580043
misc/cgo/nocgo/nocgo.go [new file with mode: 0644]
misc/cgo/nocgo/nocgo_test.go [new file with mode: 0644]
src/cmd/ld/lib.c
src/run.bash