PR go/63731
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Apr 2015 18:09:28 +0000 (18:09 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Apr 2015 18:09:28 +0000 (18:09 +0000)
commit547259efac529dc39da116fb139a65be5e4ed178
treeca08284b09771b9246cbe76531eee0f20ebf2d71
parent25f153e8ad2d9e2412f3c3b3367946d2f28cf5a7
PR go/63731
libgo: Build and install libnetgo.a

libnetgo.a provides the net
package built with the netgo
tag enabled.  This provides the
netgo fallback solution for gccgo.
This lib must be explicitly linked
in using the -gccgoflags, so is
not included by default.

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