]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
gpgme: Reset ac_cv_sys_file_offset_bits on musl
authorKhem Raj <raj.khem@gmail.com>
Wed, 5 Apr 2023 03:11:16 +0000 (20:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 May 2023 11:46:11 +0000 (12:46 +0100)
This is required to nullify whats passed from cached site file
musl-common

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-support/gpgme/gpgme_1.18.0.bb

index a7b0de44a5a50ae53bf767a8a54c5bbc27a23460..deea6f3f7b084fcab9fab363638a836854eeb070 100644 (file)
@@ -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