mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01: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…
Reference in New Issue
Block a user