mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
speedo: Use --disable-ntbtls for gnupg for now.
--
This commit is contained in:
parent
f4df71aa2d
commit
794a687be0
1 changed files with 1 additions and 1 deletions
|
@ -383,7 +383,7 @@ speedo_pkg_libgcrypt_configure = --disable-static
|
|||
speedo_pkg_libksba_configure = --disable-static
|
||||
|
||||
ifeq ($(TARGETOS),w32)
|
||||
speedo_pkg_gnupg_configure = --enable-gpg2-is-gpg --disable-g13
|
||||
speedo_pkg_gnupg_configure = --enable-gpg2-is-gpg --disable-g13 --disable-ntbtls
|
||||
else
|
||||
speedo_pkg_gnupg_configure = --disable-g13
|
||||
endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue