diff options
author | Roman Khimov <khimov@altell.ru> | 2009-07-15 02:52:41 +0000 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-01-24 04:03:45 +0100 |
commit | 1b6cc35e3acf0f65ec4ab761949dcec6d86f43fc (patch) | |
tree | 556d3febaed2f7465731d6912e2342dedb326da8 /conf/machine/include | |
parent | fded57212337dbff5c9c92944457d7e41adbf7ff (diff) |
icecc: introduce ICECC_FALLBACK_PARALLEL
icecc-blacklisted packages currently built not only without icecc environment
set but also without any parallel options enabled. The original intention was
not to kill the build machine, I guess, since having a good icecc cluster it's
easy to set '-j16' or '-j32' or whatever else which could do so. However as
the toolchain packages are blacklisted for icecc they're becoming a
bottleneck in the build process, while they can be built with local-machine
parallelism.
So, in order to solve it, introducing ICECC_FALLBACK_PARALLEL option. It's
simply used as PARALLEL_MAKE for icecc-blacklisted packages.
Diffstat (limited to 'conf/machine/include')
0 files changed, 0 insertions, 0 deletions