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

ian@gcc.gnu.org ian@gcc.gnu.org
Thu Nov 14 18:07:00 GMT 2013


Author: ian
Date: Thu Nov 14 18:07:31 2013
New Revision: 204794

URL: http://gcc.gnu.org/viewcvs?rev=204794&root=gcc&view=rev
Log:
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.

Added:
    trunk/libgo/go/go/build/syslist.go
Modified:
    trunk/libgo/Makefile.am
    trunk/libgo/Makefile.in



More information about the Gcc-cvs mailing list