mirror of
https://git.freebsd.org/ports.git
synced 2025-05-04 23:47:37 -04:00
finance/hyperswitch: Broken on arm64
Reported by: fallout
This commit is contained in:
parent
f56b1e6a8e
commit
e306ea06da
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ WWW= https://hyperswitch.io/ \
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
|
BROKEN_aarch64= compilation fails: runaway builds, see https://github.com/rust-lang/rust/issues/137496
|
||||||
BROKEN_armv7= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
|
BROKEN_armv7= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
|
||||||
BROKEN_i386= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
|
BROKEN_i386= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue