wireguard-go: set ONLY_FOR_ARCHS amd64 arm64, it uses an EPROTO constant which is only defined in zerrors_openbsd_amd64 and zerrors_openbsd_arm64
This commit is contained in:
parent
babfbf7425
commit
1a847ff03b
@ -1,4 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.14 2020/04/18 10:23:59 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.15 2020/04/20 09:10:39 sthen Exp $
|
||||
|
||||
ONLY_FOR_ARCHS = amd64 arm64
|
||||
|
||||
COMMENT = implementation of WireGuard in Go
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user