mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-25 23:51:07 +02:00
app-crypt/gpgme: Sync with Gentoo
It's from Gentoo commit b6513645b6850fb07d812f6c454234ced7316d30.
This commit is contained in:
parent
1d5835b298
commit
b6953684b2
@ -152,6 +152,7 @@ gpgme_src_configure() {
|
|||||||
$(use test || echo "--disable-gpgconf-test --disable-gpg-test --disable-gpgsm-test --disable-g13-test")
|
$(use test || echo "--disable-gpgconf-test --disable-gpg-test --disable-gpgsm-test --disable-g13-test")
|
||||||
--enable-languages="${languages[*]}"
|
--enable-languages="${languages[*]}"
|
||||||
$(use_enable static-libs static)
|
$(use_enable static-libs static)
|
||||||
|
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||||
)
|
)
|
||||||
|
|
||||||
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
|
ECONF_SOURCE="${S}" econf "${myeconfargs[@]}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user