X-RT-Original-Encoding: utf-8 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline X-RT-Interface: Web Message-ID: In-Reply-To: X-Mailer: MIME-tools 5.508 (Entity 5.508) MIME-Version: 1.0 Content-Transfer-Encoding: binary References: RT-Send-CC: Content-Length: 1943 Looking for a panacea is not the subject of this ticket. I am only proposing to apply a previously accepted solution in yet another spot which is causing trouble. Also, if your claim is correct and there really is no universal solution, it should still not prevent us from fixing the problem for make implementations which do offer a relevant mechanism. $ git grep -B1 NO.PARALLEL lib/Makefile.in-# Attempt to disable parallel processing. lib/Makefile.in:.NOTPARALLEL: lib/Makefile.in:.NO_PARALLEL: -- lib/dns/Makefile.in-# Attempt to disable parallel processing. lib/dns/Makefile.in:.NOTPARALLEL: lib/dns/Makefile.in:.NO_PARALLEL: -- lib/dns/tests/Makefile.in-# Attempt to disable parallel processing. lib/dns/tests/Makefile.in:.NOTPARALLEL: lib/dns/tests/Makefile.in:.NO_PARALLEL: -- lib/irs/tests/Makefile.in-# Attempt to disable parallel processing. lib/irs/tests/Makefile.in:.NOTPARALLEL: lib/irs/tests/Makefile.in:.NO_PARALLEL: -- lib/isc/Makefile.in-# Attempt to disable parallel processing. lib/isc/Makefile.in:.NOTPARALLEL: lib/isc/Makefile.in:.NO_PARALLEL: -- lib/isc/tests/Makefile.in-# Attempt to disable parallel processing. lib/isc/tests/Makefile.in:.NOTPARALLEL: lib/isc/tests/Makefile.in:.NO_PARALLEL: -- lib/isccfg/tests/Makefile.in-# Attempt to disable parallel processing. lib/isccfg/tests/Makefile.in:.NOTPARALLEL: lib/isccfg/tests/Makefile.in:.NO_PARALLEL: -- lib/ns/Makefile.in-# Attempt to disable parallel processing. lib/ns/Makefile.in:.NOTPARALLEL: lib/ns/Makefile.in:.NO_PARALLEL: -- lib/ns/tests/Makefile.in-# Attempt to disable parallel processing. lib/ns/tests/Makefile.in:.NOTPARALLEL: lib/ns/tests/Makefile.in:.NO_PARALLEL: -- unit/Makefile.in-# Attempt to disable parallel processing. unit/Makefile.in:.NOTPARALLEL: unit/Makefile.in:.NO_PARALLEL: