diff options
| author | Ian Lance Taylor <iant@golang.org> | 2018-05-02 16:42:58 -0700 |
|---|---|---|
| committer | Ian Lance Taylor <iant@golang.org> | 2018-05-04 00:46:12 +0000 |
| commit | 498c803c19caa94d9d37eb378deed786117bbeab (patch) | |
| tree | ea14faf06006c7c0b2820b6d192e597cd87e4a0f /src/strings/strings_test.go | |
| parent | b44ca1f3b39afab221891695a8079b16ab45c251 (diff) | |
| download | go-498c803c19caa94d9d37eb378deed786117bbeab.tar.xz | |
cmd/go, go/build: add support for gccgo tooldir
The gccgo toolchain does not put tools (cgo, vet, etc.) in
$GOROOT/pkg/tool, but instead in a directory available at
runtime.GCCGOTOOLDIR.
Update the go/build package and the cmd/go tool to use this tool
directory when using gccgo.
Change-Id: Ib827336ff53601208300aceb77f76c2e1b069859
Reviewed-on: https://go-review.googlesource.com/111097
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'src/strings/strings_test.go')
0 files changed, 0 insertions, 0 deletions
