Blame SOURCES/bind-9.5-parallel-build.patch

bc5dde
diff -up bind-9.5.0b1/lib/dns/Makefile.in.parallel bind-9.5.0b1/lib/dns/Makefile.in
bc5dde
--- bind-9.5.0b1/lib/dns/Makefile.in.parallel	2008-01-17 18:27:38.000000000 +0100
bc5dde
+++ bind-9.5.0b1/lib/dns/Makefile.in	2008-01-17 18:27:45.000000000 +0100
bc5dde
@@ -19,10 +19,6 @@ srcdir =	@srcdir@
bc5dde
 VPATH =		@srcdir@
bc5dde
 top_srcdir =	@top_srcdir@
bc5dde
 
bc5dde
-# Attempt to disable parallel processing.
bc5dde
-.NOTPARALLEL:
bc5dde
-.NO_PARALLEL:
bc5dde
-
bc5dde
 @BIND9_VERSION@
bc5dde
 
bc5dde
 @LIBDNS_API@