Date: Tue, 16 Apr 2024 01:52:43 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0c897a319865 - main - audio/cardinal: Add the comment about the caveat Message-ID: <202404160152.43G1qhR0068958@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c897a3198653d26e4a1b6c90724be9e4b693a33 commit 0c897a3198653d26e4a1b6c90724be9e4b693a33 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-04-16 00:23:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-04-16 01:52:35 +0000 audio/cardinal: Add the comment about the caveat --- audio/cardinal/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/cardinal/Makefile b/audio/cardinal/Makefile index dc3b5b6ba9ef..843232e5a0b9 100644 --- a/audio/cardinal/Makefile +++ b/audio/cardinal/Makefile @@ -1,3 +1,5 @@ +# CAVEAT cross-compilation (ex. CPUTYPE=znver3) fails, upstream needs to fix this: https://github.com/DISTRHO/Cardinal/issues/646 + PORTNAME= cardinal DISTVERSION= 24.04 CATEGORIES= audio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404160152.43G1qhR0068958>