Skip to content

Commit

Permalink
libassuan: remove gpgrt-config workaround
Browse files Browse the repository at this point in the history
After the recent libgpg-error update, the workaround for gpgrt-config
is no more necessary.

Reverts 63481e6 ("libassuan: fix linking of host's libgpg-error").

Signed-off-by: Alexander Egorenkov <[email protected]>
  • Loading branch information
egorenar authored and dangowrt committed May 21, 2021
1 parent 791892d commit 52af17d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions libs/libassuan/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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) \
Expand Down

0 comments on commit 52af17d

Please sign in to comment.