mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-27 08:31:04 +02:00
app-crypt/gnupg: Sync with Gentoo
It's from Gentoo commit ff8d9f188ee04d7cb0737e55b6e917cf569679de.
This commit is contained in:
parent
11895c33df
commit
e31bf9779f
@ -132,11 +132,7 @@ my_src_configure() {
|
|||||||
--enable-large-secmem
|
--enable-large-secmem
|
||||||
|
|
||||||
CC_FOR_BUILD="$(tc-getBUILD_CC)"
|
CC_FOR_BUILD="$(tc-getBUILD_CC)"
|
||||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
ac_cv_path_GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||||
KSBA_CONFIG="${ESYSROOT}/usr/bin/ksba-config"
|
|
||||||
LIBASSUAN_CONFIG="${ESYSROOT}/usr/bin/libassuan-config"
|
|
||||||
LIBGCRYPT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-libgcrypt-config"
|
|
||||||
NPTH_CONFIG="${ESYSROOT}/usr/bin/npth-config"
|
|
||||||
|
|
||||||
$("${S}/configure" --help | grep -o -- '--without-.*-prefix')
|
$("${S}/configure" --help | grep -o -- '--without-.*-prefix')
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user