]> git.ipfire.org Git - ipfire-3.x.git/blobdiff - bind/patches/bind-9.5-parallel-build.patch
bind: Rework package.
[ipfire-3.x.git] / bind / patches / bind-9.5-parallel-build.patch
diff --git a/bind/patches/bind-9.5-parallel-build.patch b/bind/patches/bind-9.5-parallel-build.patch
new file mode 100644 (file)
index 0000000..53e34ca
--- /dev/null
@@ -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@