drop wireguard-go's ONLY_FOR_ARCHS, Aisha Tammy reports that it works

on aarch64 now so it's likely that i386/armv7 work too
This commit is contained in:
sthen 2020-04-18 10:23:59 +00:00
parent 00d49f21cc
commit 896b9685d5

View File

@ -1,6 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2020/03/30 14:33:11 jasper Exp $
ONLY_FOR_ARCHS = amd64
# $OpenBSD: Makefile,v 1.14 2020/04/18 10:23:59 sthen Exp $
COMMENT = implementation of WireGuard in Go