mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 15:32:14 +02:00
musl: enable gobject introspection
It's working with recent versions of musl, so there's no reason to keep it disabled. (From OE-Core rev: 6bf1541dc0367930b5ebe58293b4857c41bc2f1b) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
28832af7bb
commit
c69055a2ed
@@ -25,7 +25,3 @@ LIBC_DEPENDENCIES = "\
|
||||
musl-dbg \
|
||||
musl-dev \
|
||||
"
|
||||
|
||||
# GLib binaries trigger assertion failures and crash under qemu
|
||||
# when musl is in use
|
||||
DISTRO_FEATURES_BACKFILL_CONSIDERED += "gobject-introspection-data"
|
||||
|
||||
Reference in New Issue
Block a user