1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-22 10:19:57 +01:00

speedo: Do not use the gpg-error-config in the build system

--

With that installed we don't get proper suport for SYSROOT.
This commit is contained in:
Werner Koch 2024-04-26 14:10:29 +02:00
parent c1d62418d5
commit c8a3b711f0
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B

View File

@ -478,8 +478,8 @@ speedo_pkg_gettext_tar = $(pkg2rep)/gettext-$(gettext_ver).tar.gz
speedo_pkg_npth_configure = --enable-static
speedo_pkg_libgpg_error_configure = --enable-static --enable-install-gpg-error-config
speedo_pkg_w64_libgpg_error_configure = --enable-static --enable-install-gpg-error-config
speedo_pkg_libgpg_error_configure = --enable-static
speedo_pkg_w64_libgpg_error_configure = --enable-static
speedo_pkg_libassuan_configure = --enable-static
speedo_pkg_w64_libassuan_configure = --enable-static