summaryrefslogtreecommitdiffstats
path: root/bind97-exportlib.patch
diff options
context:
space:
mode:
Diffstat (limited to 'bind97-exportlib.patch')
-rw-r--r--bind97-exportlib.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/bind97-exportlib.patch b/bind97-exportlib.patch
new file mode 100644
index 0000000..70f7c72
--- /dev/null
+++ b/bind97-exportlib.patch
@@ -0,0 +1,14 @@
+diff -up bind-9.7.2-P2/lib/export/isc/Makefile.in.exportlib bind-9.7.2-P2/lib/export/isc/Makefile.in
+--- bind-9.7.2-P2/lib/export/isc/Makefile.in.exportlib 2010-10-07 14:42:09.563655036 +0200
++++ bind-9.7.2-P2/lib/export/isc/Makefile.in 2010-10-07 14:42:16.923651967 +0200
+@@ -101,6 +101,10 @@ SRCS = @ISC_EXTRA_SRCS@ \
+
+ LIBS = @LIBS@
+
++# Note: the order of SUBDIRS is important.
++# Attempt to disable parallel processing.
++.NOTPARALLEL:
++.NO_PARALLEL:
+ SUBDIRS = include unix nls @ISC_THREAD_DIR@
+ TARGETS = timestamp
+