libgo: avoid use of 'local' directive in shell script
authorIan Lance Taylor <ian@gcc.gnu.org>
Fri, 26 Oct 2018 16:58:13 +0000 (16:58 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Fri, 26 Oct 2018 16:58:13 +0000 (16:58 +0000)
commitdbd93b9dbb64ba642ce82b658030fb0db4aad666
tree6f84007d49ecd45dd9d6f670be52dc032a686f08
parent797ea25427efeb91e73dc2e3e8c55f17de07c005
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
libgo/testsuite/gotest