• Brad Fitzpatrick's avatar
    unix: add openbsd/arm support (in theory) · b0e0dd72
    Brad Fitzpatrick authored
    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: 's avatarRob Pike <r@golang.org>
    Reviewed-by: 's avatarJoel Sing <joel@sing.id.au>
    b0e0dd72
Name
Last commit
Last update
plan9 Loading commit data...
unix Loading commit data...
windows Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
codereview.cfg Loading commit data...