1
0
mirror of https://github.com/golang/go synced 2024-11-19 01:44:40 -07:00
go/importer
Alan Donovan b21b4e8c88 go.tools/importer: negate "cgo" build tag to avoid native code in "net".
This removes the need for the caller to specify CGO_ENABLED=0
in the environment.

R=crawshaw
CC=golang-dev
https://golang.org/cl/13464045
2013-09-04 15:20:38 -04:00
..
importer.go go.tools/importer: fix classic closing-over-induction-variable gotcha. 2013-09-04 14:32:36 -04:00
pkginfo.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
source_test.go go.tools/importer: make loading/parsing concurrent. 2013-09-04 13:15:49 -04:00
source.go go.tools: add copyright messages to source files. 2013-08-27 18:49:13 -04:00
util.go go.tools/importer: negate "cgo" build tag to avoid native code in "net". 2013-09-04 15:20:38 -04:00