git: f720ea7f0c95 - main - audio/cardinal: Broken on armv7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 May 2024 18:27:30 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=f720ea7f0c95e7277428424506445f4a1c9d21dd commit f720ea7f0c95e7277428424506445f4a1c9d21dd Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-05-18 18:27:06 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-05-18 18:27:06 +0000 audio/cardinal: Broken on armv7 Reported by: fallout --- audio/cardinal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile index 843232e5a0b9..7dad045e488f 100644 --- a/audio/cardinal/Makefile +++ b/audio/cardinal/Makefile @@ -12,6 +12,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