This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
On HP-UX, bisect without any -j option as the system make is "special".
authorNicholas Clark <nick@ccl4.org>
Tue, 10 Apr 2012 13:18:03 +0000 (15:18 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 28 May 2013 07:19:27 +0000 (09:19 +0200)
commitd3232d34580154cd163884b5877f507522967067
tree77b5d7fe567586e8fa12674214ae57b62aedca20
parent0bc550ba196833e65284f8977c95b37af2e7de00
On HP-UX, bisect without any -j option as the system make is "special".

HP-UX system make offers parallelism with -P not -j. (But doesn't deliver on
it, so we're not going to attempt to work round its crankiness and failings.)
Porting/bisect-runner.pl
Porting/bisect.pl