This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
In bisect-runner.pl, only force Configure's libpth on x86_64 Linux.
authorNicholas Clark <nick@ccl4.org>
Tue, 4 Oct 2011 20:36:38 +0000 (22:36 +0200)
committerNicholas Clark <nick@ccl4.org>
Tue, 4 Oct 2011 20:36:38 +0000 (22:36 +0200)
commite4516dd08ed8bc04e0d3fb1cd474e9ae0baf40ca
treeb4d8d2071e8c590c7e0ddf695803fb8612b2bc1d
parentbcaf8a4b50160c9291e6910567a79cfd2b4af034
In bisect-runner.pl, only force Configure's libpth on x86_64 Linux.

Also, if /proc/cpuinfo can be opened and parsed, default the make jobs to one
more than the number of CPUs. Otherwise, default to 2 jobs.
Porting/bisect-runner.pl