pkgsrc/lang/go14
maya 8487a6271e go14: fix bootstrap for newer openbsd.
openbsd requires mapping the stack with MAP_STACK. binaries not doing this
will not run. patch taken from openbsd ports, via sjmulder.

I modified it to use GOOS_openbsd, because other OSes are not provided
an implementation of sysMarkStack.

Bump PKGREVISION.
2019-04-13 23:09:40 +00:00
..
patches go14: fix bootstrap for newer openbsd. 2019-04-13 23:09:40 +00:00
DESCR Mention that on NetBSD, Go 1.4 needs COMPAT_60 to be enabled in the kernel. 2018-02-27 15:19:15 +00:00
distinfo go14: fix bootstrap for newer openbsd. 2019-04-13 23:09:40 +00:00
Makefile go14: fix bootstrap for newer openbsd. 2019-04-13 23:09:40 +00:00
PLIST Fix packaging 2018-01-21 01:28:08 +00:00
PLIST.Linux