Date: Sun, 30 Mar 2025 01:50:08 GMT From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f5843a11dfdc - main - filesystems/openzfs: unbreak build on aarch64 Message-ID: <202503300150.52U1o8Qq068310@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by mm: URL: https://cgit.FreeBSD.org/ports/commit/?id=f5843a11dfdc14a83bc81aa5630e77d6de37ab77 commit f5843a11dfdc14a83bc81aa5630e77d6de37ab77 Author: Martin Matuska <mm@FreeBSD.org> AuthorDate: 2025-03-30 01:48:51 +0000 Commit: Martin Matuska <mm@FreeBSD.org> CommitDate: 2025-03-30 01:50:04 +0000 filesystems/openzfs: unbreak build on aarch64 --- filesystems/openzfs/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/filesystems/openzfs/Makefile b/filesystems/openzfs/Makefile index 55b213d81dd4..455a9cdd076b 100644 --- a/filesystems/openzfs/Makefile +++ b/filesystems/openzfs/Makefile @@ -12,7 +12,6 @@ WWW= https://github.com/openzfs/zfs LICENSE= CDDL -BROKEN_aarch64= invokes x86 assembler BROKEN_riscv64= fails to compile: btree_test.c:462:49: result of comparison of constant -1 with expression of type 'char' is always true BUILD_DEPENDS= ksh93:shells/ksh93home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503300150.52U1o8Qq068310>
