diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-01-16 01:05:10 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2017-01-16 01:05:10 +0000 |
commit | 58a3a26bbdc5f5158b004c761fb054168cd044df (patch) | |
tree | d18b86aa27e3ad2c6d5e504865337efd7272a8cc /gcc/go | |
parent | be65f7a6cc71d7e12f28c602d665c689ccb27c8d (diff) | |
download | gcc-58a3a26bbdc5f5158b004c761fb054168cd044df.zip gcc-58a3a26bbdc5f5158b004c761fb054168cd044df.tar.gz gcc-58a3a26bbdc5f5158b004c761fb054168cd044df.tar.bz2 |
libgo: correct golang_org Makefile variables not used on all systems
Patch by Rainer Orth.
Reviewed-on: https://go-review.googlesource.com/35238
From-SVN: r244483
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/MERGE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index 61359d3..35c0275 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -ea73a80a6047f477d92fccc7de143a3ee1021c65 +a28b04adaeff8de61c336374db66b24ed96c30f0 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |