1
0
mirror of https://github.com/golang/go synced 2024-10-07 17:31:21 -06:00
go/misc/cgo/test/backdoor
Russ Cox a0785a53ad cmd/go: prohibit C sources files unless using cgo
Those C files would have been compiled with 6c.
It's close to impossible to use C correctly anymore,
and the C compilers are going away eventually.
Make them unavailable now.

go1.4.txt change in CL 145890046

LGTM=iant
R=iant
CC=golang-codereviews, r
https://golang.org/cl/149720043
2014-09-24 15:10:38 -04:00
..
backdoor.go cmd/go: prohibit C sources files unless using cgo 2014-09-24 15:10:38 -04:00
runtime_gccgo.c misc/cgo/test: changes to pass when using gccgo 2012-11-01 13:54:09 -07:00
thunk.s runtime: get rid of other Go->C calls in test exports. 2014-09-06 10:07:23 -07:00