Commit eb50be04 by Ian Lance Taylor

go/build: Add all known gccgo architectures to list.

From-SVN: r204796
parent eb1c879c
......@@ -5,4 +5,4 @@
package build
const goosList = "darwin dragonfly freebsd linux netbsd openbsd plan9 windows solaris "
const goarchList = "386 amd64 arm "
const goarchList = "386 amd64 arm alpha m68k mipso32 mipsn32 mipsn64 mipso64 ppc ppc64 sparc sparc64 "
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment