This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
buildperl.pl: Add ability to build in parallel
authorKarl Williamson <khw@cpan.org>
Mon, 8 Jul 2019 20:30:11 +0000 (14:30 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 27 Sep 2019 22:39:30 +0000 (16:39 -0600)
commit58a3bd5356bf5ad70d6d2980efa5dcd284339c5d
tree65eadb5ae99e6fc749e8204de7428a2b104382c4
parent673c041a5c4c22a5d7c340867c0e26444b90cb7a
buildperl.pl: Add ability to build in parallel

This allows you to manually call this with a -j parameter to give the
number of parallel jobs to run, default 1.

(cherry picked from commit baffbaef885a245b50c5c20dc60b4dc180615433)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/devel/buildperl.pl