Date: Mon, 23 Dec 2024 10:08: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: 67974782b3b1 - main - graphics/magnum: Broken on 15/armv7 Message-ID: <202412231008.4BNA80t2074606@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=67974782b3b1f0c6293de46aba04b541460d7fa3 commit 67974782b3b1f0c6293de46aba04b541460d7fa3 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-12-23 04:59:19 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-12-23 10:07:55 +0000 graphics/magnum: Broken on 15/armv7 Reported by: fallout --- graphics/magnum/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/graphics/magnum/Makefile b/graphics/magnum/Makefile index 4f1829298997..9eff416b32a7 100644 --- a/graphics/magnum/Makefile +++ b/graphics/magnum/Makefile @@ -13,6 +13,8 @@ WWW= https://magnum.graphics/ \ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN_FreeBSD_15_armv7= build broken: Unsupported relocation type 160 in non-PLT relocations, see https://github.com/mosra/magnum/issues/657 + LIB_DEPENDS= libCorradeUtility.so:devel/corrade USES= cmake compiler:c++11-lang glhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412231008.4BNA80t2074606>
