mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user