forked from Lainports/freebsd-ports
sysutils/procs: Broken on armv7, not broken on i386 and aarch64
This commit is contained in:
parent
262c49458d
commit
4a7e52dfb9
1 changed files with 1 additions and 2 deletions
|
|
@ -11,8 +11,7 @@ WWW= https://github.com/dalance/procs
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= fails to build: mismatched types ... expected `[i8; 9]`, found `[u8; 9]`
|
||||
BROKEN_i386= fails to build: mismatched types ... expected `i64`, found `i32`
|
||||
BROKEN_armv7= fails to build: mismatched types ... expected `i64`, found `i32`, see https://github.com/dalance/bsd-kvm/issues/2
|
||||
|
||||
USES= cargo llvm:lib
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue