Commit 8b47ede9 authored by Thomas Petazzoni's avatar Thomas Petazzoni
Browse files

libgcrypt: specify where gpg-error-config is



libgcrypt depends on libgpg-error, but it needs to know where the
gpg-error-config utility is.

Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent f5ff8cdc
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -12,7 +12,8 @@ LIBGCRYPT_INSTALL_TARGET = YES
LIBGCRYPT_CONF_ENV = \
	ac_cv_sys_symbol_underscore=no
LIBGCRYPT_CONF_OPT = \
	--disable-optimization
	--disable-optimization \
	--with-gpg-error-prefix=$(STAGING_DIR)/usr

LIBGCRYPT_DEPENDENCIES = libgpg-error