git: 0c897a319865 - main - audio/cardinal: Add the comment about the caveat
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 01:52:43 UTC
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