libassuan: fix linking of host's libgpg-error
authorAlexander Egorenkov <egorenar-dev@posteo.net>
Sat, 8 May 2021 10:44:45 +0000 (12:44 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Tue, 11 May 2021 16:02:15 +0000 (17:02 +0100)
commit63481e619cb7f8e978b6cd7504fda409d37c982e
tree55307675580607a1bd67f45824475d40a0f54c7a
parent62c48b89defa7c175be2555e73073da3bd596f99
libassuan: fix linking of host's libgpg-error

gpgrt-config is trying to use the host's /usr/lib path when looking for
libgpg-error. Therefore, disable it and gpg-error-config will be used
as a fallback.

Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
libs/libassuan/Makefile