summaryrefslogtreecommitdiffstats
path: root/rules/openldap.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-03-05 19:11:36 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-03-06 08:35:35 +0100
commit5bdc666fcddf1a5deb15e15122fccfcaa628c2d5 (patch)
tree46c80da7d87e5fd806560e59da91cea9dc40e4aa /rules/openldap.in
parentb2f2209907dbefbf90be30ee5da3c292d6845561 (diff)
downloadptxdist-5bdc666fcddf1a5deb15e15122fccfcaa628c2d5.tar.gz
ptxdist-5bdc666fcddf1a5deb15e15122fccfcaa628c2d5.tar.xz
openldap: --with-tls=gnutls breaks with new gnutls
A new openldap version is probably needed to fix this. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/openldap.in')
-rw-r--r--rules/openldap.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/openldap.in b/rules/openldap.in
index 456e0f174..25347cf78 100644
--- a/rules/openldap.in
+++ b/rules/openldap.in
@@ -42,6 +42,7 @@ choice
bool "openssl"
config OPENLDAP_TLS_GNUTLS
+ depends on BROKEN
bool "gnutls"
endchoice