Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

internal/wgopenbsd: add OpenBSD/arm64 support #117

Merged
merged 1 commit into from
Dec 30, 2021

Conversation

geowiwi
Copy link
Contributor

@geowiwi geowiwi commented Dec 30, 2021

Fix wgctrl-go build on OpenBSD/arm64:

../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:33:28: undefined: wgh.Ifgroupreq ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:34:28: undefined: wgh.WGGetServ ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:35:28: undefined: wgh.WGGetPeer ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:68:9: undefined: wgh.Ifgroupreq ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:87:18: undefined: wgh.Ifgreq ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:296:23: undefined: wgh.WGIP ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:335:29: undefined: wgh.WGCIDR ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:363:36: undefined: wgh.Ifgroupreq ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:371:35: undefined: wgh.WGGetServ ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:379:35: undefined: wgh.WGGetPeer ../../../go/pkg/mod/golang.zx2c4.com/wireguard/wgctrl@v0.0.0-20200205215550-e35592f146e4/internal/wgopenbsd/client_openbsd.go:87:18: too many errors

@mdlayher
Copy link
Member

LGTM thanks.

@mdlayher mdlayher merged commit daad0b7 into WireGuard:master Dec 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants