]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove darwin/386, darwin/arm from ports list
authorAustin Clements <austin@google.com>
Fri, 3 Apr 2020 13:23:19 +0000 (09:23 -0400)
committerAustin Clements <austin@google.com>
Wed, 8 Apr 2020 18:35:03 +0000 (18:35 +0000)
Updates #37611.

Change-Id: I7ae5a61d2e2189fd48ac3548e370e0de1dd79832
Reviewed-on: https://go-review.googlesource.com/c/go/+/227343
Run-TryBot: Austin Clements <austin@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
doc/install-source.html

index 3d42a10ad66f3ada1d9b7c5ed602be816b2c923f..8f0d3a9d14cb6c9fce4b2b2d3e0ff497207ac80c 100644 (file)
@@ -540,15 +540,9 @@ The valid combinations of <code>$GOOS</code> and <code>$GOARCH</code> are:
 <td></td><td><code>android</code></td> <td><code>arm64</code></td>
 </tr>
 <tr>
-<td></td><td><code>darwin</code></td> <td><code>386</code></td>
-</tr>
-<tr>
 <td></td><td><code>darwin</code></td> <td><code>amd64</code></td>
 </tr>
 <tr>
-<td></td><td><code>darwin</code></td> <td><code>arm</code></td>
-</tr>
-<tr>
 <td></td><td><code>darwin</code></td> <td><code>arm64</code></td>
 </tr>
 <tr>