]> gitweb.michael.orlitzky.com - mjo-overlay.git/blobdiff - net-dns/djbdns/files/makefile-parallel.patch
Update makefile-parallel patch with clientloc.o fix.
[mjo-overlay.git] / net-dns / djbdns / files / makefile-parallel.patch
index 51c0317eca94b16c26849fcdd65ca084f91f3f0e..2754729acb97bd8f879e2d88d1067636943059d1 100644 (file)
@@ -1,6 +1,17 @@
---- a/Makefile 2011-04-07 21:49:48.140645070 -0400
-+++ b/Makefile 2011-04-07 22:24:06.595746444 -0400
-@@ -332,7 +332,7 @@
+diff --git a/Makefile b/Makefile
+index 9ebf4c8..fe5ed73 100644
+--- a/Makefile
++++ b/Makefile
+@@ -212,7 +212,7 @@ warn-auto.sh choose.sh conf-home
+       chmod 755 choose
+ clientloc.o: \
+-compile clientloc.c open.h byte.h cdb.h ip6.h
++compile clientloc.c open.h byte.h cdb.h uint32.h ip6.h
+       ./compile clientloc.c
+ compile: \
+@@ -336,7 +336,7 @@ taia.h tai.h uint64.h taia.h
  
  dns_transmit.o: \
  compile dns_transmit.c socket.h uint16.h alloc.h error.h byte.h \
@@ -9,7 +20,7 @@
  taia.h
        ./compile dns_transmit.c
  
-@@ -860,15 +860,15 @@
+@@ -859,15 +859,15 @@ trylsock.c compile load
        rm -f trylsock.o trylsock
  
  socket_accept.o: \
@@ -28,7 +39,7 @@
        ./compile socket_bind.c
  
  socket_bind6.o: \
-@@ -876,7 +876,7 @@
+@@ -875,7 +875,7 @@ compile socket_bind6.c sockaddr_in6.h haveip6.h byte.h socket.h uint16.h uint32.
        ./compile socket_bind6.c
  
  socket_conn.o: \
@@ -37,7 +48,7 @@
        ./compile socket_conn.c
  
  socket_connect6.o: \
-@@ -884,11 +884,11 @@
+@@ -883,11 +883,11 @@ compile socket_connect6.c byte.h socket.h uint16.h uint32.h
        ./compile socket_connect6.c
  
  socket_listen.o: \
@@ -51,7 +62,7 @@
        ./compile socket_recv.c
  
  socket_recv6.o: \
-@@ -896,7 +896,7 @@
+@@ -895,7 +895,7 @@ compile socket_recv6.c sockaddr_in6.h haveip6.h byte.h socket.h uint16.h uint32.
        ./compile socket_recv6.c
  
  socket_send.o: \
@@ -60,7 +71,7 @@
        ./compile socket_send.c
  
  socket_send6.o: \
-@@ -904,7 +904,7 @@
+@@ -903,7 +903,7 @@ compile socket_send6.c byte.h socket.h uint16.h uint32.h ip6.h haveip6.h error.h
        ./compile socket_send6.c
  
  socket_tcp.o: \
@@ -69,7 +80,7 @@
        ./compile socket_tcp.c
  
  socket_tcp6.o: \
-@@ -912,7 +912,7 @@
+@@ -911,7 +911,7 @@ compile socket_tcp6.c ndelay.h socket.h uint16.h uint32.h haveip6.h
        ./compile socket_tcp6.c
  
  socket_udp.o: \