From dbd93b9dbb64ba642ce82b658030fb0db4aad666 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Fri, 26 Oct 2018 16:58:13 +0000 Subject: libgo: avoid use of 'local' directive in shell script Avoid declaring shell variables with 'local' (not supported on all systems of interest). Reviewed-on: https://go-review.googlesource.com/c/145021 From-SVN: r265534 --- gcc/go/gofrontend/MERGE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/go/gofrontend/MERGE b/gcc/go/gofrontend/MERGE index ef6ce57..f56ac80 100644 --- a/gcc/go/gofrontend/MERGE +++ b/gcc/go/gofrontend/MERGE @@ -1,4 +1,4 @@ -ad50884d2a4b653f7f20edc8b441fe6ad6570d55 +9785e5c4e868ba55efdb33fc51872b4821770167 The first line of this file holds the git revision number of the last merge done from the gofrontend repository. -- cgit v1.1