Date: Fri, 28 Feb 2025 09:24:27 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: c8e55ab738c3 - main - devel/cargo-mutants: Brken on armv7 Message-ID: <202502280924.51S9ORx5068820@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=c8e55ab738c3ed26eda175d4a27cb08d8f54c9e8 commit c8e55ab738c3ed26eda175d4a27cb08d8f54c9e8 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-02-28 09:03:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-02-28 09:24:21 +0000 devel/cargo-mutants: Brken on armv7 Reported by: fallout --- devel/cargo-mutants/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/devel/cargo-mutants/Makefile b/devel/cargo-mutants/Makefile index bbdf85b0f09c..06914b35c006 100644 --- a/devel/cargo-mutants/Makefile +++ b/devel/cargo-mutants/Makefile @@ -11,6 +11,7 @@ WWW= https://mutants.rs/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_armv7= compilation fails, see https://github.com/sourcefrog/cargo-mutants/issues/380 BROKEN_i386= compilation fails, see https://github.com/sourcefrog/cargo-mutants/issues/380 USES= cargohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502280924.51S9ORx5068820>
