Give library probe a progress indicator, and use 150% of detected CPUs to try to...
authorRob Landley <rob@landley.net>
Sat, 20 Sep 2014 18:07:53 +0000 (13:07 -0500)
committerRob Landley <rob@landley.net>
Sat, 20 Sep 2014 18:07:53 +0000 (13:07 -0500)
commitd3df423a6cde0c6282658ff628574771d3824d71
tree78f31670e099bb0cd75f845ef5c69e9e500c5c9c
parent42cf443ab6fc488572e31233e603323c5a6479ba
Give library probe a progress indicator, and use 150% of detected CPUs to try to keep large SMP machines busy (each compiler invocation is short so they exit almost as fast as we launch them).
scripts/make.sh