summaryrefslogtreecommitdiffstats
path: root/bind-9.5-parallel-build.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bind-9.5-parallel-build.patch')
-rw-r--r--bind-9.5-parallel-build.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/bind-9.5-parallel-build.patch b/bind-9.5-parallel-build.patch
new file mode 100644
index 0000000..53e34ca
--- /dev/null
+++ b/bind-9.5-parallel-build.patch
@@ -0,0 +1,14 @@
+diff -up bind-9.5.0b1/lib/dns/Makefile.in.parallel bind-9.5.0b1/lib/dns/Makefile.in
+--- bind-9.5.0b1/lib/dns/Makefile.in.parallel 2008-01-17 18:27:38.000000000 +0100
++++ bind-9.5.0b1/lib/dns/Makefile.in 2008-01-17 18:27:45.000000000 +0100
+@@ -19,10 +19,6 @@ srcdir = @srcdir@
+ VPATH = @srcdir@
+ top_srcdir = @top_srcdir@
+
+-# Attempt to disable parallel processing.
+-.NOTPARALLEL:
+-.NO_PARALLEL:
+-
+ @BIND9_VERSION@
+
+ @LIBDNS_API@