mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-13 18:44:26 +00:00
zfs: Disable on mips
Fails to build on mips at this time, if someone provides fixes it can be enabled then Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f53c26a3ee
commit
a7c3aacb09
@ -56,3 +56,5 @@ FILES:${PN}-dev += "\
|
||||
"
|
||||
# Not yet ported to rv32
|
||||
COMPATIBLE_HOST:riscv32 = "null"
|
||||
# conflicting definition of ABS macro from asm/asm.h from kernel
|
||||
COMPATIBLE_HOST:mips = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user