git: 4a613f786a6e - main - devel/uv: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 21 Feb 2024 21:14:56 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4a613f786a6ed706cfdbe7035ff90f3e25a40d8a

commit 4a613f786a6ed706cfdbe7035ff90f3e25a40d8a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-02-21 21:14:03 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-02-21 21:14:53 +0000

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

diff --git a/devel/uv/Makefile b/devel/uv/Makefile
index ed1c21ca54b6..205d0761f4fc 100644
--- a/devel/uv/Makefile
+++ b/devel/uv/Makefile
@@ -12,6 +12,8 @@ LICENSE_COMB=	dual
 LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
 LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT
 
+BROKEN_i386=	compilation of the libopenssl_sys-abc7d27a34743709 crate fails: ld: error: undefined symbol: __atomic_is_lock_free, etc
+
 LIB_DEPENDS=	libssh2.so:security/libssh2
 
 USES=		cargo gmake localbase perl5