From 177191237e7400d5f277405f7340bd95d9b09676 Mon Sep 17 00:00:00 2001 From: Shenghou Ma Date: Sun, 9 Jun 2013 23:15:39 +0800 Subject: [PATCH] doc/install-source.html: recent ARM and 386 updates R=golang-dev, dave, adg, remyoudompheng, r CC=golang-dev https://golang.org/cl/6845083 --- doc/install-source.html | 63 ++++++++++++++++++++++++++++++----------- 1 file changed, 47 insertions(+), 16 deletions(-) diff --git a/doc/install-source.html b/doc/install-source.html index ee7b39b7ec..eae75e0bda 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -57,7 +57,7 @@ architectures. arm (a.k.a. ARM); 5g,5l,5c,5a
- Supports only Linux binaries. Less widely used than the other ports and therefore not as thoroughly tested. + Supports Linux, FreeBSD and NetBSD binaries. Less widely used than the other ports.
@@ -69,7 +69,7 @@ goroutines, such as stacks that grow and shrink on demand.

-The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), +The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), Plan 9, and Windows operating systems. The full set of supported combinations is listed in the discussion of environment variables below. @@ -273,9 +273,8 @@ The Go compilation environment can be customized by environment variables. to override the defaults.

-
- -

$GOROOT

+
+

Note that $GOARCH and $GOOS identify the