summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-filesystems/recipes-filesystems/zfs/zfs_2.1.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.4.bb b/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.4.bb
index 96e07cc45..fb19796ab 100644
--- a/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.4.bb
+++ b/meta-filesystems/recipes-filesystems/zfs/zfs_2.1.4.bb
@@ -56,3 +56,5 @@ FILES:${PN}-dev += "\
56 " 56 "
57# Not yet ported to rv32 57# Not yet ported to rv32
58COMPATIBLE_HOST:riscv32 = "null" 58COMPATIBLE_HOST:riscv32 = "null"
59# conflicting definition of ABS macro from asm/asm.h from kernel
60COMPATIBLE_HOST:mips = "null"