From 617fc0ffd3dabd24a43a713af0a05a7f93516d36 Mon Sep 17 00:00:00 2001
From: Brad Fitzpatrick
+Go now runs on NetBSD again, but requires the unreleased NetBSD 8.
+Only GOARCH=amd64
running on NetBSD amd64 and GOARCH=386
+running on NetBSD i386 are known to work. 64-bit Go binaries are known to
+fail on 32-bit NetBSD kernels. GOARCH=arm
is untested.
+
+Go 1.10 is the last release that will run on OpenBSD 6.0. +Go 1.11 will require OpenBSD 6.2. +
+
On 32-bit MIPS systems, the new environment variable settings
GOMIPS=hardfloat
(the default) and
--
2.50.0