go/misc/cgo
Russ Cox fc98f28204 misc/cgo/test: fix build
The last CL forgot the all-important 'backdoor' package.
Cgo-using packages compile .c files with gcc, but we want
to compile this one with 6c, so put it in a non-cgo package.

TBR=golang-dev
CC=golang-dev
https://golang.org/cl/5758063
2012-03-06 23:38:54 -05:00
..
gmp misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
life misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
stdio misc/cgo: re-enable some tests 2012-03-06 23:27:30 -05:00
test misc/cgo/test: fix build 2012-03-06 23:38:54 -05:00
testso various: use $GCFLAGS and $GCIMPORTS like Make does 2011-12-16 11:31:39 -05:00