openldap: Fix compilation with newer glibc.

This commit is contained in:
Michael Tremer
2012-08-06 22:00:10 +02:00
parent 4d156ef691
commit 2dda66c97d

View File

@@ -36,6 +36,8 @@ PAK_VER = 2
DEPS = ""
export CPPFLAGS = -D_GNU_SOURCE
###############################################################################
# Top-level Rules
###############################################################################