diff options
-rw-r--r-- | filesystems/openzfs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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/ksh93 |