Date: Sat, 29 Mar 2025 16:28:00 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: 8a0195433b3e - main - audio/odin2-synthesizer: Broken on armv7 Message-ID: <202503291628.52TGS0ZB018664@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a0195433b3e30aaabc7e12bc718d90354b6f552 commit 8a0195433b3e30aaabc7e12bc718d90354b6f552 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-29 16:25:49 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-29 16:27:47 +0000 audio/odin2-synthesizer: Broken on armv7 Reported by: fallout --- audio/odin2-synthesizer/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/audio/odin2-synthesizer/Makefile b/audio/odin2-synthesizer/Makefile index 8e224a190042..c6dc591a6414 100644 --- a/audio/odin2-synthesizer/Makefile +++ b/audio/odin2-synthesizer/Makefile @@ -12,6 +12,8 @@ WWW= https://thewavewarden.com/pages/odin-2 \ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279134 + BUILD_DEPENDS= lv2>0:audio/lv2 \ bash:shells/bash LIB_DEPENDS= libasound.so:audio/alsa-lib \home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503291628.52TGS0ZB018664>
