termux-packages/packages/golang
Michael Marineau 5cfeae293b golang: fix runtime init on chromeos (#648)
Android on ChromeOS uses a restrictive seccomp filter that blocks
sched_getaffinity. Simply assume 1 CPU on any error.
2017-01-03 10:09:55 +01:00
..
build.sh golang: fix runtime init on chromeos (#648) 2017-01-03 10:09:55 +01:00
src-cmd-go-build.go.patch
src-os-file_unix.go.patch
src-os-user.patch
src-runtime-cgo-cgo.go.patch
src-runtime-cgo-gcc_android.c.patch
src-runtime-os_linux.patch golang: fix runtime init on chromeos (#648) 2017-01-03 10:09:55 +01:00