libgo: pass flags to recursive make
commit2da56ec4c3fa20d5e1dfcc8b1e3c9a79bbed2834
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Nov 2017 20:59:32 +0000 (6 20:59 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Nov 2017 20:59:32 +0000 (6 20:59 +0000)
tree9e7ad9d15cfb32af7a4bb21b9590a729bc5b2115
parentb0cebee7a42e15936c35784e1bafa463d53cae2b
libgo: pass flags to recursive make

    "make check" runs make recursively to check each package. Pass
    the flags through. So it is possible to run "make check" with
    different settings easily.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@254475 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in