summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2021-06-25 19:17:12 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2021-06-25 19:17:12 +0200
commit5972e7b2fc2063de03aa39bea01204fd77df0e2a (patch)
tree3d586b13a518c89f13d6e3b23a5e23d000101ce3
parentBump version to 6.1.7.1 (diff)
downloadcore-feature/cib_contract57c.tar.gz
core-feature/cib_contract57c.zip
Revert "openldap: mysterious build failure" feature/cib_contract57c
This reverts commit 8d58d9e8becaacdfe89a2bf3cf96d56a2ed91e6b. Of course it breaks the jenkins build.
-rw-r--r--external/openldap/ExternalProject_openldap.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/external/openldap/ExternalProject_openldap.mk b/external/openldap/ExternalProject_openldap.mk
index 67adcd06ed3c..0c7aaa6ae17d 100644
--- a/external/openldap/ExternalProject_openldap.mk
+++ b/external/openldap/ExternalProject_openldap.mk
@@ -29,7 +29,6 @@ endif
$(call gb_ExternalProject_get_state_target,openldap,build) :
$(call gb_ExternalProject_run,build,\
./configure \
- ol_cv_dcl_sys_errlist=no \
--disable-slapd \
--with-pic \
--with-tls=moznss \