From 4a613f786a6ed706cfdbe7035ff90f3e25a40d8a Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 21 Feb 2024 13:14:03 -0800 Subject: [PATCH] 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 ed1c21ca54b62..205d0761f4fcb 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