gotest: fix handling of --goarch option
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 4 Nov 2015 01:52:40 +0000 (01:52 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 4 Nov 2015 01:52:40 +0000 (01:52 +0000)
commitaa3ba34fbacc59cd7cec4686244baa8cec85fa33
tree3222b0ded296a9a9a6df3508a605090e336830f1
parentbfd4a4de7dbcda2382aee83752b4ddd2d11bb44c
gotest: fix handling of --goarch option

    I managed to add a new --goarch option to gotest without noticing that
    the script already had one.  Worse, they set different variables.
    Remove the old option in favor of the new one.

    Reviewed-on: https://go-review.googlesource.com/16613

From-SVN: r229734
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/testsuite/gotest