[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.3-12-g5b8d12a
by Werner Koch
cvs at cvs.gnupg.org
Thu Dec 7 16:35:55 CET 2017
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".
The branch, STABLE-BRANCH-2-2 has been updated
via 5b8d12a8bde246f4c04e1981b21801965cc2638d (commit)
from 2fedf8583bcc493f587c90bc9632d25dfd10bd10 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 5b8d12a8bde246f4c04e1981b21801965cc2638d
Author: Werner Koch <wk at gnupg.org>
Date: Thu Dec 7 16:29:29 2017 +0100
speedo,w32: Disable FLTK pinentry.
--
diff --git a/build-aux/speedo.mk b/build-aux/speedo.mk
index 7276787..2b3b72b 100644
--- a/build-aux/speedo.mk
+++ b/build-aux/speedo.mk
@@ -514,7 +514,10 @@ else
speedo_pkg_pinentry_configure = --enable-pinentry-gtk2
endif
speedo_pkg_pinentry_configure += \
- --disable-pinentry-qt4 \
+ --disable-pinentry-qt5 \
+ --disable-pinentry-qt \
+ --disable-pinentry-fltk \
+ --disable-pinentry-tty \
CPPFLAGS=-I$(idir)/include \
LDFLAGS=-L$(idir)/lib \
CXXFLAGS=-static-libstdc++
-----------------------------------------------------------------------
Summary of changes:
build-aux/speedo.mk | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
The GNU Privacy Guard
http://git.gnupg.org
More information about the Gnupg-commits
mailing list