git: 3771a3844721 - 2024Q2 - audio/cardinal: Broken on armv7

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Sat, 18 May 2024 18:27:51 UTC
The branch 2024Q2 has been updated by yuri:

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

commit 3771a38447210d329fa42cf2ea33fadf0d593e00
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2024-05-08 15:03:28 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-05-08 15:03:28 +0000

    audio/cardinal: Broken on armv7
    
    Reported by:    fallout
    
    (cherry picked from commit f720ea7f0c95e7277428424506445f4a1c9d21dd)
---
 audio/cardinal/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile
index bc8cc90df324..558e22f38696 100644
--- a/audio/cardinal/Makefile
+++ b/audio/cardinal/Makefile
@@ -10,6 +10,8 @@ WWW=		https://cardinal.kx.studio/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN_armv7=	compilation fails due to the variable name conflict with base header, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279134
+
 BUILD_DEPENDS=	${LOCALBASE}/include/FuzzySearchDatabase.hpp:textproc/fuzzysearchdatabase \
 		bash:shells/bash \
 		cmake:devel/cmake-core