summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb')
-rw-r--r--poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb b/poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb
index 169cac8965..e6cc71a547 100644
--- a/poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb
+++ b/poky/meta/recipes-support/pinentry/pinentry_1.2.0.bb
@@ -32,5 +32,8 @@ PACKAGECONFIG[secret] = "--enable-libsecret, --disable-libsecret, libsecret"
EXTRA_OECONF = " \
--disable-rpath \
"
+EXTRA_OECONF:append:libc-musl = " \
+ ac_cv_should_define__xopen_source=yes \
+"
BBCLASSEXTEND = "native nativesdk"