mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02: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:
parent
c1d62418d5
commit
c8a3b711f0
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue