syscall: don't use AF_LINK on hurd
authorIan Lance Taylor <iant@golang.org>
Mon, 7 Dec 2020 23:25:43 +0000 (15:25 -0800)
committerIan Lance Taylor <iant@golang.org>
Tue, 8 Dec 2020 01:08:48 +0000 (17:08 -0800)
commit9121f8084162ff6193a5e941cab1429e4180997a
tree7c259bc2380f9c8fccb82f433ab43d1642616c48
parentbc8a7013802eadc666764eb244eee2441f375954
syscall: don't use AF_LINK on hurd

Patch from Svante Signell.

Fixes PR go/98153

Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/275939
gcc/go/gofrontend/MERGE
libgo/go/syscall/socket_bsd.go
libgo/go/syscall/socket_hurd.go [new file with mode: 0644]