diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-31 20:46:17 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2018-10-31 20:46:17 +0000 |
commit | 73b6d7a990b6ac6d06213814adf9cbd074c46dd6 (patch) | |
tree | fee9a63129007d8624e6b52861e2f90e7290fbfa /gcc/go | |
parent | cdf0919d6de9594ca7711c5a03cf4c4068874805 (diff) | |
download | gcc-73b6d7a990b6ac6d06213814adf9cbd074c46dd6.zip gcc-73b6d7a990b6ac6d06213814adf9cbd074c46dd6.tar.gz gcc-73b6d7a990b6ac6d06213814adf9cbd074c46dd6.tar.bz2 |
re PR bootstrap/82856 (--enable-maintainter-mode broken by incompatiblity of gcc's required automake and modern Perl)
PR bootstrap/82856
libgo: update to autoconf 2.69 and automake 1.15.1
Initial patch from Joseph Myers.
Reviewed-on: https://go-review.googlesource.com/c/146417
From-SVN: r265701
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 90ba449..e455647 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -8dae05f57f3c8249319e3360b10f07dcc2cd57a7 +df841cce9fd271a25269e3514c2e9b61deaf2c4c The first line of this file holds the git revision number of the last merge done from the gofrontend repository. |