r221673 - in /trunk/libgo: Makefile.am Makefile.in

ian@gcc.gnu.org ian@gcc.gnu.org
Wed Mar 25 21:19:00 GMT 2015


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



More information about the Gcc-cvs mailing list