git: ce642f3405b2 - 2024Q1 - audio/cardinal: Broken on i386
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 06 Feb 2024 08:24:02 UTC
The branch 2024Q1 has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=ce642f3405b2d34656cf92c0e23bdf81fc6f75b9 commit ce642f3405b2d34656cf92c0e23bdf81fc6f75b9 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:59 +0000 audio/cardinal: Broken on i386 Reported by: fallout (cherry picked from commit 656aaecdac63f398bb76f8b626c7e5a52effa98a) --- 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