From: Khem Raj Date: Wed, 5 Apr 2023 03:11:16 +0000 (-0700) Subject: gpgme: Reset ac_cv_sys_file_offset_bits on musl X-Git-Tag: uninative-3.10~213 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9357ef5dd9ba8bc9e906aab3630c9e2bdb14b174;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git gpgme: Reset ac_cv_sys_file_offset_bits on musl This is required to nullify whats passed from cached site file musl-common Signed-off-by: Khem Raj Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-support/gpgme/gpgme_1.18.0.bb b/meta/recipes-support/gpgme/gpgme_1.18.0.bb index a7b0de44a5a..deea6f3f7b0 100644 --- a/meta/recipes-support/gpgme/gpgme_1.18.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.18.0.bb @@ -69,6 +69,8 @@ FILES:python3-gpg = "${PYTHON_SITEPACKAGES_DIR}/*" FILES:${PN}-dev += "${datadir}/common-lisp/source/gpgme/*" CFLAGS:append:libc-musl = " -D__error_t_defined " +CACHED_CONFIGUREVARS:libc-musl = "ac_cv_sys_file_offset_bits=no" + do_configure:prepend () { # Else these could be used in preference to those in aclocal-copy rm -f ${S}/m4/gpg-error.m4