crosstool-ng/scripts/build
Yann E. MORIN" 53e8799ece cc/gcc: speed up the build a little bit
Even if the current process is highly parallel, crosstool-NG spends most
of its time in single-job steps on fast machines (with a 12-CPU system,
I approximate the parallel vs. non-parallel time to be in the order os
1 to 3; that is crostool-NG spends two-thirds of its time running
non-parallel jobs).

Some steps to build gcc can be paralleled, gaining a litle bit of time
on the whole compilation.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
2011-09-14 12:59:17 +02:00
..
arch gcc: add support for the PowerPC EABI 2011-09-17 14:30:52 +02:00
binutils kconfig: prepend CT-NG's version tag to PKGVERSION 2011-06-03 17:21:56 +02:00
cc cc/gcc: speed up the build a little bit 2011-09-14 12:59:17 +02:00
companion_libs complibs/libelf: use target ranlib 2011-08-21 17:54:12 +02:00
companion_tools comptools/libtool: chmod files to u+w 2011-03-03 19:32:05 +01:00
debug debug/ltrace: Fix HOST_OS and ar 2011-08-22 09:26:02 +02:00
kernel kernel/linux: fix using custom tarball 2011-08-16 22:30:00 +02:00
libc libc/newlib: add a config option allowing to disable builtin syscalls 2011-08-28 20:12:26 +02:00
test_suite test-suite: apply cleanup pass 2010-05-22 22:04:31 +02:00
companion_tools.sh companion_tools/autoconf: add autoconf tool 2010-01-12 21:09:30 +01:00
debug.sh Simplify the Tools and Debug facilities menu entries: 2008-10-10 14:30:44 +00:00
internals.sh scripts, cc/gcc: do not fail on existing symlinks or build.log 2011-07-12 23:52:24 +02:00
test_suite.sh test-suite: Added new test suite feature (experimental) 2010-05-19 17:53:04 +02:00