finance/hyperswitch: Broken on arm64

Reported by:	fallout
This commit is contained in:
Yuri Victorovich 2025-02-23 11:21:28 -08:00
parent f56b1e6a8e
commit e306ea06da

View file

@ -11,6 +11,7 @@ WWW= https://hyperswitch.io/ \
LICENSE= APACHE20
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_i386= compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`