mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-28 04:46:44 -04:00
b0e0dd72976dc482b6cb37c5640440f876ac1907
This copies over some files from the main repo to make the GOOS=openbsd GOARCH=arm go install and go test -c work. No clue whether it actually works or not, though. We don't have builders anymore for this port. But once this compiles, we'll at least be able to use constants from the x/sys/unix package from x/net without regressing x/net's support for openbsd/arm. (If anybody uses openbsd/arm) Fixes golang/go#10826 Change-Id: Id821e2011bcd2d3720652be44ac09e4ce4d2a3a3 Reviewed-on: https://go-review.googlesource.com/54053 Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rob Pike <r@golang.org> Reviewed-by: Joel Sing <joel@sing.id.au>
This repository holds supplemental Go packages for low-level interactions with the operating system. To submit changes to this repository, see http://golang.org/doc/contribute.html.
Description
[mirror] Go packages for low-level interaction with the operating system
15 MiB
Languages
Go
85.7%
Assembly
12.4%
Shell
1.7%
C
0.1%