From: Brad Fitzpatrick Date: Wed, 28 Jun 2017 20:03:41 +0000 (+0000) Subject: doc: document the state of NetBSD in the Go 1.9 release notes X-Git-Tag: go1.9rc1~138 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=32002079083e533e11209824bd9e3a797169d1c4;p=gostls13.git 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 --- diff --git a/doc/go1.9.html b/doc/go1.9.html index ee3c872afa..b02faac88b 100644 --- a/doc/go1.9.html +++ b/doc/go1.9.html @@ -108,6 +108,16 @@ type T1 = T2 Any help in solving this FreeBSD-specific issue would be appreciated.

+

+ Go stopped running NetBSD builders during the Go 1.9 development + cycle due to persistent hangs and kernel crashes, up to and + including NetBSD 7.1. Any help investigating or solving the + various + NetBSD bugs would be appreciated. In the meantime, we can't + recommend running Go on NetBSD. +

+ +

Tools

Parallel Compilation