aboutsummaryrefslogtreecommitdiff
path: root/gcc/go
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@gcc.gnu.org>2017-06-14 13:50:53 +0000
committerIan Lance Taylor <ian@gcc.gnu.org>2017-06-14 13:50:53 +0000
commitb205ec303fc93ba64c0991f64a44e7773f68c38a (patch)
tree8c270b890417dda1279a930faebc79f52f967dca /gcc/go
parent0818233f800920bf4d5c384718b6fb328bba81fe (diff)
downloadgcc-b205ec303fc93ba64c0991f64a44e7773f68c38a.zip
gcc-b205ec303fc93ba64c0991f64a44e7773f68c38a.tar.gz
gcc-b205ec303fc93ba64c0991f64a44e7773f68c38a.tar.bz2
go/build: use GCCGOTOOLDIR to find gccgo tools
Add the environment variable GCCGOTOOLDIR to permit overriding the default directory where tools like cgo are found when building with gccgo. This will be used by the cmd/go tests in a future CL. Reviewed-on: https://go-review.googlesource.com/45694 From-SVN: r249196
Diffstat (limited to 'gcc/go')
-rw-r--r--gcc/go/gofrontend/MERGE2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE
index 21bf5f2..b73c3e1 100644
--- a/gcc/go/gofrontend/MERGE
+++ b/gcc/go/gofrontend/MERGE
@@ -1,4 +1,4 @@
-6d1d558109b5f5e53b31cc3325485dbb9f06d430
+a790c5fec06ced726c7f0f597186883ce61d0a45
The first line of this file holds the git revision number of the last
merge done from the gofrontend repository.