mark BROKEN-aarch64, these use ring-0.16.11 which fails on aarch64 (already marked broken on sparc64)
This commit is contained in:
parent
24374e1d1c
commit
0315329940
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2020/03/21 05:30:58 semarie Exp $
|
||||
# $OpenBSD: Makefile,v 1.8 2020/04/14 21:45:41 sthen Exp $
|
||||
|
||||
BROKEN-i386 = error[E0428]: the name `U1024` is defined multiple times
|
||||
BROKEN-sparc64= ring build-script error: called `Option::unwrap()` on a `None` value
|
||||
BROKEN-aarch64= ring-0.16.11 module fails build on aarch64
|
||||
|
||||
COMMENT = semi-automatic OSINT framework and package manager
|
||||
|
||||
|
@ -1,6 +1,7 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2020/03/21 08:09:44 semarie Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2020/04/14 21:45:41 sthen Exp $
|
||||
|
||||
BROKEN-sparc64 = ring-0.16.11 module fails build on sparc64 arch
|
||||
BROKEN-aarch64 = ring-0.16.11 module fails build on aarch64
|
||||
|
||||
COMMENT = static site generator
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user