mirror of
https://git.freebsd.org/ports.git
synced 2025-05-03 12:06:39 -04:00
shells/nushell: Broken on armv7
Reported by: fallout
This commit is contained in:
parent
8853d89d5d
commit
abe7099d19
1 changed files with 2 additions and 1 deletions
|
@ -11,8 +11,9 @@ WWW= https://www.nushell.sh/ \
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= cargo localbase ssl
|
||||
BROKEN_armv7= compilation fails, see https://github.com/rust-lang/rust/issues/140343
|
||||
|
||||
USES= cargo localbase ssl
|
||||
USE_GITHUB= yes
|
||||
|
||||
CARGO_CRATES= addr2line-0.24.2 \
|
||||
|
|
Loading…
Add table
Reference in a new issue