From: Baruch Siach Date: Fri, 1 Sep 2017 08:34:33 +0000 (+0300) Subject: gnupg2: drop non-wchar toolchain workaround X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=72007d80d43408e195906920bcf6842dcdc60201;p=buildroot.git gnupg2: drop non-wchar toolchain workaround gnupg2 removed gnulib in version 2.1.1. The workaround for non-wchar toolchains introduced in commit 8a878870958 (gnupg2: fix build on non-wchar toolchains), is no longer needed. Cc: Thomas Petazzoni Cc: Romain Naour Cc: Vicente Olivert Riera Signed-off-by: Baruch Siach Signed-off-by: Thomas Petazzoni --- diff --git a/package/gnupg2/gnupg2.mk b/package/gnupg2/gnupg2.mk index 4bf9cfcea5..9145f2351d 100644 --- a/package/gnupg2/gnupg2.mk +++ b/package/gnupg2/gnupg2.mk @@ -19,7 +19,6 @@ GNUPG2_CONF_OPTS = \ --with-libassuan-prefix=$(STAGING_DIR)/usr \ --with-ksba-prefix=$(STAGING_DIR)/usr \ --with-npth-prefix=$(STAGING_DIR)/usr -GNUPG2_CONF_ENV = gl_cv_header_working_stdint_h=yes ifneq ($(BR2_PACKAGE_GNUPG2_GPGV2),y) define GNUPG2_REMOVE_GPGV2