libgo: pass flags to recursive make
authorIan Lance Taylor <ian@gcc.gnu.org>
Mon, 6 Nov 2017 20:59:32 +0000 (20:59 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Mon, 6 Nov 2017 20:59:32 +0000 (20:59 +0000)
commitce995d1cc294c195c5a58061369ffdd4e2f4dea0
tree9e7ad9d15cfb32af7a4bb21b9590a729bc5b2115
parent8094001759f757a5dc7ce375e4d1e5fd0d9a2a8e
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

From-SVN: r254475
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in