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