mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
speedo: Use --disable-ntbtls for gnupg for now.
--
This commit is contained in:
parent
f4df71aa2d
commit
794a687be0
@ -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…
x
Reference in New Issue
Block a user