security/govpn: Mark broken on aarch64.
This commit is contained in:
parent
f5b95e8598
commit
26d65d120c
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ COMMENT= Simple secure, DPI-resistant VPN daemon
|
||||||
LICENSE= GPLv3+
|
LICENSE= GPLv3+
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
BROKEN_aarch64= fails to build: golang.org/x/sys/unix/cap_freebsd.go:18:23: undefined: CAP_RIGHTS_VERSION_00
|
||||||
|
|
||||||
USES= go:no_targets tar:xz
|
USES= go:no_targets tar:xz
|
||||||
MAKEFILE= BSDmakefile
|
MAKEFILE= BSDmakefile
|
||||||
MAKE_ENV= ${GO_ENV}
|
MAKE_ENV= ${GO_ENV}
|
||||||
|
|
Loading…
Reference in a new issue