From: Burcu Dogan Date: Wed, 24 Feb 2016 23:06:03 +0000 (-0800) Subject: doc: add android/arm as a valid GOOS/GOARCH combination X-Git-Tag: go1.7beta1~1731 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9e173f9db97b98b25efd708b72108012a8b5d7f6;p=gostls13.git doc: add android/arm as a valid GOOS/GOARCH combination Fixes #14497. Change-Id: Ibdd55acf9e416873c64f8751c2f65f7ccdb1d500 Reviewed-on: https://go-review.googlesource.com/19914 Reviewed-by: David Crawshaw --- diff --git a/doc/install-source.html b/doc/install-source.html index 332c72097e..b8cd8dbcfc 100644 --- a/doc/install-source.html +++ b/doc/install-source.html @@ -445,6 +445,9 @@ The valid combinations of $GOOS and $GOARCH are: $GOOS $GOARCH +android arm + + darwin 386