summaryrefslogtreecommitdiffstats
path: root/bind-9.4.1-ldap-api.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bind-9.4.1-ldap-api.patch')
-rw-r--r--bind-9.4.1-ldap-api.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-9.4.1-ldap-api.patch b/bind-9.4.1-ldap-api.patch
index 46347a2..01abbc2 100644
--- a/bind-9.4.1-ldap-api.patch
+++ b/bind-9.4.1-ldap-api.patch
@@ -16,8 +16,8 @@ diff -up bind-9.5.0a5/bin/sdb_tools/Makefile.in.new-api bind-9.5.0a5/bin/sdb_too
MANPAGES = zone2ldap.1
--EXT_CFLAGS = -fPIE
-+EXT_CFLAGS = -fPIE -DLDAP_DEPRECATED
+-EXT_CFLAGS =
++EXT_CFLAGS = -DLDAP_DEPRECATED
@BIND9_MAKE_RULES@