r205463 - in /branches/gcc-4_8-branch/libgo: Ma...
ian@gcc.gnu.org
ian@gcc.gnu.org
Wed Nov 27 22:11:00 GMT 2013
Author: ian
Date: Wed Nov 27 22:11:08 2013
New Revision: 205463
URL: http://gcc.gnu.org/viewcvs?rev=205463&root=gcc&view=rev
Log:
Bring over from mainline:
libgo/go/go/build: use syslist.go from the gc stdlib.
If cmd/go is rebuilt using -compiler gccgo the version of go/build that is linked into that cmd/go will not function properly as the list of file suffixes know as operating systems or architectures is incorrect.
4.8 branch from Michael Hudson-Doyle.
Added:
branches/gcc-4_8-branch/libgo/go/go/build/syslist.go
Modified:
branches/gcc-4_8-branch/libgo/Makefile.am
branches/gcc-4_8-branch/libgo/Makefile.in
More information about the Gcc-cvs
mailing list