Skip to content

Commit 3200207

Browse files
committed
doc: document the state of NetBSD in the Go 1.9 release notes
Updates #20836 Updates #19339 Updates #19652 Updates #20835 Updates #16511 Updates #10166 Updates #8574 Change-Id: If9a7f560489f1a8d628dafab227925bd8989326e Reviewed-on: https://go-review.googlesource.com/47036 Reviewed-by: Ian Lance Taylor <iant@golang.org>
1 parent e6d9eda commit 3200207

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/go1.9.html

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,16 @@ <h3 id="known_issues">Known Issues</h3>
108108
Any help in solving this FreeBSD-specific issue would be appreciated.
109109
</p>
110110

111+
<p>
112+
Go stopped running NetBSD builders during the Go 1.9 development
113+
cycle due to persistent hangs and kernel crashes, up to and
114+
including NetBSD 7.1. Any help investigating or solving the
115+
<a href="https://github.com/golang/go/labels/OS-NetBSD">various
116+
NetBSD bugs</a> would be appreciated. In the meantime, we can't
117+
recommend running Go on NetBSD.
118+
</p>
119+
120+
111121
<h2 id="tools">Tools</h2>
112122

113123
<h3 id="parallel-compile">Parallel Compilation</h3>

0 commit comments

Comments
 (0)