This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add a --make option to bisect.pl, to specify an alternate make command.
authorNicholas Clark <nick@ccl4.org>
Wed, 23 Nov 2011 14:15:15 +0000 (15:15 +0100)
committerNicholas Clark <nick@ccl4.org>
Wed, 23 Nov 2011 14:15:15 +0000 (15:15 +0100)
commit32ffe018e175b241416715c9a888fd780c57c9f6
treea2682df7dd022d02be08014102a3875500c64fa2
parentc2a3bbbf95242da21477313087361902cd3b026e
Add a --make option to bisect.pl, to specify an alternate make command.

For example, one can utilise this to use gmake instead of the system make.
Porting/bisect-runner.pl