git: bdbbf7fd3c30 - main - misc/code2prompt: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 09 Jan 2025 06:55:38 UTC
The branch main has been updated by yuri:

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

commit bdbbf7fd3c30a13a85278499b2fad861ed54401c
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-01-09 03:32:18 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-01-09 06:55:35 +0000

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

diff --git a/misc/code2prompt/Makefile b/misc/code2prompt/Makefile
index 9a972579aee0..ad1af437314e 100644
--- a/misc/code2prompt/Makefile
+++ b/misc/code2prompt/Makefile
@@ -10,6 +10,8 @@ WWW=		https://github.com/mufeedvh/code2prompt
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_i386=	link fails: error: undefined symbol: __atomic_fetch_add_8, etc
+
 BUILD_DEPENDS=	gmake:devel/gmake
 
 USES=		cargo perl5