sysutils/procs: Broken on arm64
Reported by: fallout
This commit is contained in:
parent
c9523c24ec
commit
494fa09c27
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ 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]`
|
||||
|
||||
USES= cargo llvm:lib
|
||||
|
||||
USE_GITHUB= yes
|
||||
|
|
Loading…
Reference in a new issue