summaryrefslogtreecommitdiffstats
path: root/bind-9.3.2b1-PIE.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bind-9.3.2b1-PIE.patch')
-rw-r--r--bind-9.3.2b1-PIE.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-9.3.2b1-PIE.patch b/bind-9.3.2b1-PIE.patch
index cd85e67..6404697 100644
--- a/bind-9.3.2b1-PIE.patch
+++ b/bind-9.3.2b1-PIE.patch
@@ -215,7 +215,7 @@
-OBJS = builtin.@O@ client.@O@ config.@O@ control.@O@ \
- controlconf.@O@ interfacemgr.@O@ \
- listenlist.@O@ log.@O@ logconf.@O@ main.@O@ notify.@O@ \
-- query.@O@ server.@O@ sortlist.@O@ \
+- query.@O@ server.@O@ sortlist.@O@ statschannel.@O@ \
- tkeyconf.@O@ tsigconf.@O@ update.@O@ xfrout.@O@ \
- zoneconf.@O@ \
- lwaddr.@O@ lwresd.@O@ lwdclient.@O@ lwderror.@O@ lwdgabn.@O@ \
@@ -223,7 +223,7 @@
+OBJS = builtin.o client.o config.o control.o \
+ controlconf.o interfacemgr.o \
+ listenlist.o log.o logconf.o main.o notify.o \
-+ query.o server.o sortlist.o \
++ query.o server.o sortlist.o statschannel.o \
+ tkeyconf.o tsigconf.o update.o xfrout.o \
+ zoneconf.o \
+ lwaddr.o lwresd.o lwdclient.o lwderror.o lwdgabn.o \