]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/commitdiff
openldap: Fix compilation with newer glibc.
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Aug 2012 20:00:10 +0000 (22:00 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 6 Aug 2012 20:00:10 +0000 (22:00 +0200)
lfs/openldap

index 9771ae44108b758fb3bf2eabea658ebeb904c0d7..aca5ed75d5539cc0db2612e084334322a75a7d93 100644 (file)
@@ -36,6 +36,8 @@ PAK_VER    = 2
 
 DEPS       = ""
 
+export CPPFLAGS = -D_GNU_SOURCE
+
 ###############################################################################
 # Top-level Rules
 ###############################################################################