https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65570
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> --- Author: ian Date: Wed Mar 25 21:19:01 2015 New Revision: 221673 URL: https://gcc.gnu.org/viewcvs?rev=221673&root=gcc&view=rev Log: PR go/65570 libgo/Makefile.am: add runtime/cgo to list of standard packages The runtime/cgo package is treated specially by the go tool. It needs to know that it is always available for gccgo. Modified: trunk/libgo/Makefile.am trunk/libgo/Makefile.in