pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/go14 Mention that on NetBSD, Go 1.4 needs COMPAT_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/42d59205c2e7
branches:  trunk
changeset: 376251:42d59205c2e7
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Tue Feb 27 15:19:15 2018 +0000

description:
Mention that on NetBSD, Go 1.4 needs COMPAT_60 to be enabled in the kernel.
Prodded by spz@ in a recent pullup ticket.

diffstat:

 lang/go14/DESCR |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r d0b4f3c1015b -r 42d59205c2e7 lang/go14/DESCR
--- a/lang/go14/DESCR   Tue Feb 27 15:16:50 2018 +0000
+++ b/lang/go14/DESCR   Tue Feb 27 15:19:15 2018 +0000
@@ -9,4 +9,5 @@
 of run-time reflection. It's a fast, statically typed, compiled language
 that feels like a dynamically typed, interpreted language.
 
-This package contains the (legacy) 1.4 release of Go.
+This package contains the (legacy) 1.4 release of Go. On NetBSD, this
+needs the COMPAT_60 option to be present in the kernel.



Home | Main Index | Thread Index | Old Index