]> Cypherpunks repositories - gostls13.git/commit
cmd/go: use pkg-config include pathes in swig and don't double compile c++ files.
authorAhmed Waheed Moanes <oneofone@gmail.com>
Tue, 16 Sep 2014 22:06:52 +0000 (15:06 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 16 Sep 2014 22:06:52 +0000 (15:06 -0700)
commit4caf377e6ef53356414b185930e898acb896c562
treef4203aadd3aac1870418d5712368ca347a4f0e1d
parentbbec4a146e050cb7ffd24749ca796fdc63766b16
cmd/go: use pkg-config include pathes in swig and don't double compile c++ files.

Fixes #8566.

LGTM=iant
R=iant
CC=golang-codereviews
https://golang.org/cl/126210045
src/cmd/go/build.go