mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
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 <thomas.petazzoni@free-electrons.com> Cc: Romain Naour <romain.naour@openwide.fr> Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
65818acad6
commit
72007d80d4
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user