re PR go/65570 (cannot find package "runtime/cgo")
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 25 Mar 2015 21:19:01 +0000 (21:19 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 25 Mar 2015 21:19:01 +0000 (21:19 +0000)
commit7b980c32fa11077c73d99aa04849d3beed1c7002
tree43ddbb990f31189f878c46eb229602a4768e170b
parent1cc57b591076b3185ba40687a26c0c9c454fcb23
re PR go/65570 (cannot find package "runtime/cgo")

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.

From-SVN: r221673
libgo/Makefile.am
libgo/Makefile.in