]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo, go/build: finish a cleanup TODO
authorMatthew Dempsky <mdempsky@google.com>
Thu, 8 Jan 2015 00:30:24 +0000 (16:30 -0800)
committerIan Lance Taylor <iant@golang.org>
Thu, 8 Jan 2015 00:59:37 +0000 (00:59 +0000)
commitee94cd1dfff26e3044713367adcdf901a5e2653a
tree3e258326dbf13bc1811dbdee1576ba7ec331a114
parent583293349bccd62341f53941ccc68556563efd76
cmd/cgo, go/build: finish a cleanup TODO

Removing #cgo directive parsing from cmd/cgo was done in
https://golang.org/cl/8610044.

Change-Id: Id1bec58c6ec1f932df0ce0ee84ff253655bb73ff
Reviewed-on: https://go-review.googlesource.com/2501
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/cgo/gcc.go
src/go/build/build.go