[Libreoffice-commits] core.git: Branch 'feature/cib_contract57c' - external/openldap

Michael Stahl (via logerrit) logerrit at kemper.freedesktop.org
Fri Jun 25 17:18:12 UTC 2021


 external/openldap/ExternalProject_openldap.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 5972e7b2fc2063de03aa39bea01204fd77df0e2a
Author:     Michael Stahl <michael.stahl at allotropia.de>
AuthorDate: Fri Jun 25 19:17:12 2021 +0200
Commit:     Michael Stahl <michael.stahl at allotropia.de>
CommitDate: Fri Jun 25 19:17:12 2021 +0200

    Revert "openldap: mysterious build failure"
    
    This reverts commit 8d58d9e8becaacdfe89a2bf3cf96d56a2ed91e6b.
    
    Of course it breaks the jenkins build.

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 \


More information about the Libreoffice-commits mailing list