diff options
| -rw-r--r-- | meta/recipes-support/pinentry/pinentry_1.2.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/pinentry/pinentry_1.2.0.bb b/meta/recipes-support/pinentry/pinentry_1.2.0.bb index 169cac8965..e6cc71a547 100644 --- a/meta/recipes-support/pinentry/pinentry_1.2.0.bb +++ b/meta/recipes-support/pinentry/pinentry_1.2.0.bb | |||
| @@ -32,5 +32,8 @@ PACKAGECONFIG[secret] = "--enable-libsecret, --disable-libsecret, libsecret" | |||
| 32 | EXTRA_OECONF = " \ | 32 | EXTRA_OECONF = " \ |
| 33 | --disable-rpath \ | 33 | --disable-rpath \ |
| 34 | " | 34 | " |
| 35 | EXTRA_OECONF:append:libc-musl = " \ | ||
| 36 | ac_cv_should_define__xopen_source=yes \ | ||
| 37 | " | ||
| 35 | 38 | ||
| 36 | BBCLASSEXTEND = "native nativesdk" | 39 | BBCLASSEXTEND = "native nativesdk" |
