Skip to content

Commit

Permalink
doc/go1.14: remove TODO about Solaris port
Browse files Browse the repository at this point in the history
The solaris-amd64-oraclerel builder is passing for the main Go repo
(on tip and release branches for 1.13 and 1.12), and golang.org/x repos
(also on tip and release branches for 1.13 and 1.12).

The builder is still maintained as described at
https://golang.org/issue/15581#issuecomment-550368581.

Updates #36878
Updates #15581

Change-Id: Icc6f7529ca2e05bb34f09ce4363d9582e80829c6
Reviewed-on: https://go-review.googlesource.com/c/go/+/217738
Reviewed-by: Ian Lance Taylor <[email protected]>
Reviewed-by: Alexander Rakoczy <[email protected]>
  • Loading branch information
dmitshur committed Feb 4, 2020
1 parent fccf2ed commit fb0b6ed
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions doc/go1.14.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,13 +52,6 @@ <h2 id="language">Changes to the language</h2>

<h2 id="ports">Ports</h2>

<p>
TODO: announce something about the Go Solaris port? Solaris itself
is unmaintained? The builder is still running at Oracle, but the
employee who set it up left the company and we have no way to
maintain it.
</p>

<h3 id="darwin">Darwin</h3>

<p>
Expand Down

0 comments on commit fb0b6ed

Please sign in to comment.