]> Cypherpunks repositories - gostls13.git/commit
doc/go1.14: remove TODO about Solaris port
authorDmitri Shuralyov <dmitshur@golang.org>
Tue, 4 Feb 2020 15:24:20 +0000 (15:24 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 4 Feb 2020 17:52:17 +0000 (17:52 +0000)
commitfb0b6ed0cf21100b63a515a2e29b81f63fc5a2ce
treea34f5cce492bd24b8cae1427a75cd04801b17a7f
parentfccf2edbe1ed677008638f7ad97aecd3e5594468
doc/go1.14: remove TODO about Solaris port

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 <iant@golang.org>
Reviewed-by: Alexander Rakoczy <alex@golang.org>
doc/go1.14.html