diff options
author | Ian Lance Taylor <iant@golang.org> | 2021-05-18 18:09:27 -0700 |
---|---|---|
committer | Ian Lance Taylor <iant@golang.org> | 2021-05-18 19:57:54 -0700 |
commit | c922c6539e63a775ee29751320d678f0a0a33d07 (patch) | |
tree | d82cf79f3cb0adf581d6ee3559a43e59a24ecc8f /gcc | |
parent | 28ec1174f9c959a4a1d5be88182e7377801a05d2 (diff) | |
download | gcc-c922c6539e63a775ee29751320d678f0a0a33d07.zip gcc-c922c6539e63a775ee29751320d678f0a0a33d07.tar.gz gcc-c922c6539e63a775ee29751320d678f0a0a33d07.tar.bz2 |
libgo: update configure to current sources
Change-Id: I12766baf02bfdf2233f1c5bde1a270f06b020aa7
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/321076
Trust: Ian Lance Taylor <iant@golang.org>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Reviewed-by: Than McIntosh <thanm@google.com>
Diffstat (limited to 'gcc')
-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 efb7a77..373b58c 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -9782e85bef1c16c72a4980856d921cea104b129c +38228e7a91d37588463307ec60420c8f17f1aee4 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |