summaryrefslogtreecommitdiffstats
path: root/rules/libssh2.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-09-13 12:50:08 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-09-13 12:50:14 +0200
commit3dc78638c4979251e01d592be393645efd834b58 (patch)
tree7ccd8c5b70343a2854babc23b266056326a38180 /rules/libssh2.make
parent0326c86ea87ce57cf84f711a8918b8f3dab2dfd7 (diff)
downloadptxdist-3dc78638c4979251e01d592be393645efd834b58.tar.gz
ptxdist-3dc78638c4979251e01d592be393645efd834b58.tar.xz
libssh2: --with(out)-libgcrypt is broken, don't use it
configure will check for libgcrypt if either is set. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libssh2.make')
-rw-r--r--rules/libssh2.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/libssh2.make b/rules/libssh2.make
index 72ff0f348..cc390a4f4 100644
--- a/rules/libssh2.make
+++ b/rules/libssh2.make
@@ -46,7 +46,6 @@ LIBSSH2_AUTOCONF := \
--enable-hidden-symbols \
--enable-examples-build \
--with-openssl \
- --without-libgcrypt \
--without-wincng \
--without-mbedtls \
--with-libz \