]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: correct default C++ compiler when using gcc
authorIan Lance Taylor <iant@golang.org>
Tue, 7 Nov 2017 21:56:05 +0000 (13:56 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 7 Nov 2017 22:29:17 +0000 (22:29 +0000)
commite4a380868d6b430283721995374487632e2e0762
tree83290b5575fef1548d3ab37040dda514574547de
parent0c0aed3c9f2c37523eaa7ba17432fdbe3d05ea52
cmd/dist: correct default C++ compiler when using gcc

Fixes #22609

Change-Id: Ic948345e7d1623a7defee6a6493eb81fe7393111
Reviewed-on: https://go-review.googlesource.com/76396
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Reviewed-by: David Crawshaw <crawshaw@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/cmd/dist/build.go