]> git.pld-linux.org Git - packages/bind.git/blobdiff - bind-link.patch
- release 2 (by relup.sh)
[packages/bind.git] / bind-link.patch
index 3f2fc5afcdaa53e670b56016d011b7015db5e1d2..28c822fc96fd5780d7401ba0dba4fb739337600b 100644 (file)
@@ -48,33 +48,25 @@ diff -Nur bind-9.3.2.orig/lib/isccfg/Makefile.in bind-9.3.2.link/lib/isccfg/Make
  
  SUBDIRS =     include
  
-diff -Nur bind-9.3.2.orig/lib/lwres/Makefile.in bind-9.3.2.link/lib/lwres/Makefile.in
---- bind-9.3.2.orig/lib/lwres/Makefile.in      2005-06-10 01:54:32.000000000 +0200
-+++ bind-9.3.2.link/lib/lwres/Makefile.in      2006-08-05 01:45:55.000000000 +0200
-@@ -46,7 +46,8 @@
-               lwinetaton.c lwinetpton.c lwinetntop.c print.c \
-               strtoul.c
+--- bind-9.10.0/lib/irs/Makefile.in~   2014-04-28 21:18:53.000000000 +0200
++++ bind-9.10.0/lib/irs/Makefile.in    2014-05-01 10:13:55.831613124 +0200
+@@ -42,7 +42,7 @@
+               gai_strerror.c getaddrinfo.c getnameinfo.c \
+               resconf.c
  
 -LIBS =                @LIBS@
-+# -lpthread not needed here
-+LIBS =
++LIBS =                @LIBS@ ../isccfg/libisccfg.la ../isc/libisc.la ../dns/libdns.la
  
- SUBDIRS =     include man unix
+ SUBDIRS =     include
  TARGETS =     timestamp
---- bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c~      2010-05-14 08:29:37.000000000 +0200
-+++ bind-9.8.1/contrib/dlz/drivers/sdlz_helper.c       2011-09-12 17:59:23.245356577 +0200
-@@ -50,8 +50,6 @@
-  * WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-  */
--#ifdef DLZ
--
- #include <config.h>
- #include <dns/log.h>
-@@ -527,5 +525,3 @@
-       return isc_mem_strdup(mctx, value);
- }
--
--#endif
+--- bind-9.12.0/lib/ns/Makefile.in~    2018-01-17 07:56:09.000000000 +0100
++++ bind-9.12.0/lib/ns/Makefile.in     2018-01-24 08:29:54.886677552 +0100
+@@ -37,7 +37,7 @@ DNSLIBS =    ../../lib/dns/libdns.@A@ @DNS_
+ DNSDEPLIBS =  ../../lib/dns/libdns.@A@
+-LIBS =                @LIBS@
++LIBS =                @LIBS@ ../dns/libdns.la
+ # Alphabetically
+ OBJS =                client.@O@ interfacemgr.@O@ lib.@O@ \
This page took 0.026484 seconds and 4 git commands to generate.