Skip to content
Snippets Groups Projects
Commit 9bb3b9fe authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

sysutils/procs: Broken on armv7; Try again on i386

Reported by:	fallout
parent 7e1cd6f4
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,8 @@ WWW= https://github.com/dalance/procs
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988
BROKEN_armv7= compilation fails: cannot find value `CRED_FLAG_CAPMODE` in crate `bsd_kvm_sys`, see https://github.com/dalance/bsd-kvm/issues/4
#BROKEN_i386= compilation fails due to the broken bsd-kvm-0.1.4 crate, see https://github.com/dalance/bsd-kvm/issues/1#issuecomment-1902529988
USES= cargo llvm:lib
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment