]> gcc.gnu.org Git - gcc.git/commit
libgo: eliminate a lot of duplication in Makefile.am
authorIan Lance Taylor <ian@gcc.gnu.org>
Sun, 30 Oct 2016 16:45:34 +0000 (16:45 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Sun, 30 Oct 2016 16:45:34 +0000 (16:45 +0000)
commit48e21b40b5549ddcf2a3e20cde612ed5c52ed3c2
tree19849be05aa15fa5a472ab92d3bf98a5cb37da12
parentaee707743d4724c2754ba3f73bc9326b39964701
libgo: eliminate a lot of duplication in Makefile.am

    I read through the GNU make manual.  I knew there had to be a way to do it.

    Remove the special netgo library.  The essential feature--using the Go
    DNS resolver--is now available by setting GODEBUG=netdns=go.

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

From-SVN: r241687
gcc/go/gofrontend/MERGE
libgo/Makefile.am
libgo/Makefile.in
libgo/runtime/runtime_c.c [moved from libgo/runtime/runtime.c with 100% similarity]
This page took 0.057574 seconds and 5 git commands to generate.