git: 85145d134155 - main - finance/hyperswitch: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sun, 28 Apr 2024 08:42:10 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85145d134155222e2525eb9ea2dd63579bef615b

commit 85145d134155222e2525eb9ea2dd63579bef615b
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-04-28 08:41:35 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-04-28 08:42:05 +0000

    finance/hyperswitch: Broken on i386
    
    Reported by:    fallout
---
 finance/hyperswitch/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/finance/hyperswitch/Makefile b/finance/hyperswitch/Makefile
index 91295f5631f5..200543d35e99 100644
--- a/finance/hyperswitch/Makefile
+++ b/finance/hyperswitch/Makefile
@@ -11,6 +11,8 @@ WWW=		https://hyperswitch.io/
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	compilation fails: error[E0412]: cannot find type `AtomicU128` in module `core::sync::atomic`
+
 LIB_DEPENDS=	librdkafka.so:net/librdkafka \
 		libzstd.so:archivers/zstd