mirror of
https://github.com/flatcar/scripts.git
synced 2025-11-08 12:12:09 +01:00
dev-libs/libgcrypt: Sync with Gentoo
It's from Gentoo commit 8e4939779078bf22784882853f5b4fd44d2d8667. Signed-off-by: Flatcar Buildbot <buildbot@flatcar-linux.org>
This commit is contained in:
parent
6a00899612
commit
a59348c6a9
@ -136,6 +136,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -134,6 +134,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -140,6 +140,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -134,6 +134,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -141,6 +141,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -154,6 +154,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
@ -150,6 +150,7 @@ multilib_src_configure() {
|
||||
$(use asm || echo "--disable-asm")
|
||||
|
||||
GPG_ERROR_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpg-error-config"
|
||||
GPGRT_CONFIG="${ESYSROOT}/usr/bin/${CHOST}-gpgrt-config"
|
||||
)
|
||||
|
||||
if use kernel_linux; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user