diff options
author | Ian Lance Taylor <iant@golang.org> | 2020-01-24 06:31:04 -0800 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2020-01-24 06:33:46 -0800 |
commit | ba386bea11173bfa2f7c76b6368a49a43f366eea (patch) | |
tree | 524535136bfac2d362859069283279975c999139 /gcc/go/gofrontend | |
parent | a1f6eff20e3bb32c5051e77093ee28faec2abca0 (diff) | |
download | gcc-ba386bea11173bfa2f7c76b6368a49a43f366eea.zip gcc-ba386bea11173bfa2f7c76b6368a49a43f366eea.tar.gz gcc-ba386bea11173bfa2f7c76b6368a49a43f366eea.tar.bz2 |
libgo: handle --with-toolexeclibdir=.
Patch by Maciej W. Rozycki.
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/216239
Diffstat (limited to 'gcc/go/gofrontend')
-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 fc1dbac..38872c4 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -10a8dbfc9945c672d59af8edb9790e2019cdeb27 +197381c6364431a7a05e32df683874b7cadcc4b4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |