git: 3cff87f6d7ea - main - multimedia/vvenc: Broken on i386

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Thu, 27 Mar 2025 07:28:04 UTC
The branch main has been updated by yuri:

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

commit 3cff87f6d7eaadebc6674c1000a056ec68b9f26a
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-27 07:17:23 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-27 07:17:23 +0000

    multimedia/vvenc: Broken on i386
---
 multimedia/vvenc/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/multimedia/vvenc/Makefile b/multimedia/vvenc/Makefile
index e4ead56fd717..c5067fc774b2 100644
--- a/multimedia/vvenc/Makefile
+++ b/multimedia/vvenc/Makefile
@@ -11,6 +11,8 @@ WWW=		https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solution
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
+BROKEN_i386=	compilation fails, see https://github.com/fraunhoferhhi/vvenc/issues/523
+
 USES=		cmake:testing compiler:c++14-lang
 USE_LDCONFIG=	yes