git: 656aaecdac63 - main - audio/cardinal: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 08:23:33 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=656aaecdac63f398bb76f8b626c7e5a52effa98a commit 656aaecdac63f398bb76f8b626c7e5a52effa98a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-02-06 08:22:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-02-06 08:23:30 +0000 audio/cardinal: Broken on i386 Reported by: fallout --- audio/cardinal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile index b2789bab5002..f8034c508e9a 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_i386= compilation breaks: use of overloaded operator '[]' is ambiguous, see https://github.com/DISTRHO/Cardinal/issues/613 + BUILD_DEPENDS= ${LOCALBASE}/include/FuzzySearchDatabase.hpp:textproc/fuzzysearchdatabase \ bash:shells/bash \ cmake:devel/cmake-core