mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 12:26:04 +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:
parent
a24b4c1bbe
commit
38717e1f55
@ -11,3 +11,4 @@ S = "${WORKDIR}/git"
|
||||
inherit pkgconfig autotools
|
||||
|
||||
COMPATIBLE_HOST_libc-musl_class-target = "null"
|
||||
COMPATIBLE_HOST_mipsarch_class-target = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user