musl will need this defines for funcitons like asprintf

Signed-off-by: Khem Raj <[email protected]>
---
 .../libimobiledevice/libimobiledevice_git.bb                    | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb 
b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb
index 3dfd4e90fe..52176872cf 100644
--- a/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb
+++ b/meta-oe/recipes-connectivity/libimobiledevice/libimobiledevice_git.bb
@@ -17,3 +17,5 @@ S = "${WORKDIR}/git"
 inherit autotools pkgconfig
 
 EXTRA_OECONF = " --without-cython "
+
+CFLAGS += "-D_GNU_SOURCE"
-- 
2.37.3

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#98692): 
https://lists.openembedded.org/g/openembedded-devel/message/98692
Mute This Topic: https://lists.openembedded.org/mt/93537557/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to