From: Alexander Egorenkov Date: Thu, 13 May 2021 08:53:23 +0000 (+0200) Subject: libassuan: remove gpgrt-config workaround X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=52af17df39e07a5b42585d5d0b0c1a7b5600b519;p=openwrt-packages.git libassuan: remove gpgrt-config workaround After the recent libgpg-error update, the workaround for gpgrt-config is no more necessary. Reverts 63481e619 ("libassuan: fix linking of host's libgpg-error"). Signed-off-by: Alexander Egorenkov --- diff --git a/libs/libassuan/Makefile b/libs/libassuan/Makefile index 901f47857..5e1437f37 100644 --- a/libs/libassuan/Makefile +++ b/libs/libassuan/Makefile @@ -32,9 +32,6 @@ protocol. This protocol is used for IPC between most newer GnuPG components. Both, server and client side functions are provided. endef -CONFIGURE_VARS += \ - ac_cv_path_GPGRT_CONFIG="no" - define Build/InstallDev $(INSTALL_DIR) $(2)/bin $(1)/usr/bin $(INSTALL_BIN) \