mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
python-pyflame: Disable for mips arch
Fails to build as support is missing src/ptrace.cc:135:48: error: 'regs' has incomplete type Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -11,3 +11,4 @@ S = "${WORKDIR}/git"
|
|||||||
inherit pkgconfig autotools
|
inherit pkgconfig autotools
|
||||||
|
|
||||||
COMPATIBLE_HOST_libc-musl_class-target = "null"
|
COMPATIBLE_HOST_libc-musl_class-target = "null"
|
||||||
|
COMPATIBLE_HOST_mipsarch_class-target = "null"
|
||||||
|
|||||||
Reference in New Issue
Block a user