mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
misc/rash: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
5eb2e3a2b7
commit
fad3c157f6
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ LICENSE= AGPLv3
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BROKEN_aarch64= compilation fails, see https://github.com/rash-sh/rash/issues/749
|
||||
BROKEN_armv7= compilation fails, see https://github.com/rash-sh/rash/issues/749
|
||||
BROKEN_i386= compilation fails, see https://github.com/japaric/syscall.rs/issues/37
|
||||
|
||||
USES= cargo
|
||||
|
|
Loading…
Add table
Reference in a new issue