]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
automatically set PARALLEL_JOBS when BR2_JLEVEL is 0
authorNathan Lynch <ntl@pobox.com>
Sat, 16 Jun 2012 09:37:17 +0000 (09:37 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 24 Jun 2012 09:11:07 +0000 (11:11 +0200)
commit5016aa02fb51dbd73461f65ed8c7d9b52539a988
tree4ac7062feff600396b5867885e126d09db4e4c41
parentf6b26ea4251c7bcec36a26e7059832789a3f5938
automatically set PARALLEL_JOBS when BR2_JLEVEL is 0

When BR2_JLEVEL is 0, set PARALLEL_JOBS to double the number of CPUs
detected.  This allows one to more or less fully utilize the host
system without manually tuning the configuration.

Also make 0 the default value for BR2_JLEVEL.

Signed-off-by: Nathan Lynch <ntl@pobox.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Config.in
package/Makefile.in