bind-9.5-parallel-build.patch 432 B

123456789101112131415
  1. diff -up bind-9.5.0b1/lib/dns/Makefile.in.parallel bind-9.5.0b1/lib/dns/Makefile.in
  2. --- bind-9.5.0b1/lib/dns/Makefile.in.parallel 2008-01-17 18:27:38.000000000 +0100
  3. +++ bind-9.5.0b1/lib/dns/Makefile.in 2008-01-17 18:27:45.000000000 +0100
  4. @@ -19,10 +19,6 @@ srcdir = @srcdir@
  5. VPATH = @srcdir@
  6. top_srcdir = @top_srcdir@
  7. -# Attempt to disable parallel processing.
  8. -.NOTPARALLEL:
  9. -.NO_PARALLEL:
  10. -
  11. @BIND9_VERSION@
  12. @LIBDNS_API@