git: b6290a44328a - main - security/weggli: Broken on amd64

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Wed, 23 Oct 2024 03:11:29 UTC
The branch main has been updated by yuri:

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

commit b6290a44328ac3e1afd5a4f083fd366dc0eefea1
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-10-23 02:54:50 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-10-23 03:11:24 +0000

    security/weggli: Broken on amd64
    
    Reported by:    fallout
---
 security/weggli/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/security/weggli/Makefile b/security/weggli/Makefile
index f94f6305a2fd..9263f72d3cdf 100644
--- a/security/weggli/Makefile
+++ b/security/weggli/Makefile
@@ -11,6 +11,8 @@ WWW=		https://github.com/googleprojectzero/weggli
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_amd64=	link fails: error: version script assignment of 'global' to symbol '__muloti4' failed: symbol not defined
+
 USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	googleprojectzero