History log of /netbsd-src/external/bsd/openldap/lib/libldap_r/Makefile (Results 1 – 7 of 7)
Revision Date Author Comments
# d4874532 17-Aug-2021 mrg <mrg@NetBSD.org>

add missing tpool.c. fixes libreoffice build.


# 549b59ed 14-Aug-2021 christos <christos@NetBSD.org>

Merge openldap-2.5.6.


# 590e1f0c 28-May-2014 tron <tron@NetBSD.org>

Update for building OpenLDAP 2.4.39.


# a216da57 26-May-2011 joerg <joerg@NetBSD.org>

Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be r

Default to -Wno-sign-compare -Wno-pointer-sign for clang.
Push -Wno-array-bounds down to the cases that depend on it.
Selectively disable warnings for 3rd party software or non-trivial
issues to be reviewed later to get clang -Werror to build most of the
tree.

show more ...


# 604c46c9 27-Oct-2008 mrg <mrg@NetBSD.org>

reference other libraries from their relative location.


# 55f43121 27-May-2008 lukem <lukem@NetBSD.org>

Add USE_FORT?=yes.


# e77448e0 22-May-2008 lukem <lukem@NetBSD.org>

NetBSD reachover build framework for OpenLDAP.
Inspired by framework kindly donated by Wasabi Systems.