mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-16 10:18:19 +00:00
python-pyflame: Limit support to just glibc based systems
Fixes: | checking build system type... x86_64-pc-linux-gnu | checking host system type... x86_64-bec-linux-musl | configure: error: Pyflame can only be built for Linux hosts Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andrew Jeffery <andrew@aj.id.au>
This commit is contained in:
@@ -10,3 +10,4 @@ S = "${WORKDIR}/git"
|
||||
|
||||
inherit pkgconfig autotools
|
||||
|
||||
COMPATIBLE_HOST_libc-musl_class-target = "null"
|
||||
|
||||
Reference in New Issue
Block a user