Openwrt/toolchain
Travis Kemen cf7199f48b this patch fixes toolchain parallel build, which reduces build time.
In order to enable parallel build, change line 21 of
include/host-build.mk from:

override MAKEFLAGS=

to:

override MAKEFLAGS=$(MAKE_JOBS)

-Raphael

SVN-Revision: 19995
2010-03-05 20:15:12 +00:00
..
binutils use binutils 2.19.1 by default for avr32, too 2010-02-16 21:49:32 +00:00
eglibc
gcc this patch fixes toolchain parallel build, which reduces build time. 2010-03-05 20:15:12 +00:00
gdb
glibc
glibc-ports
insight
kernel-headers cleanup the 2.6.33 and later kernels kernel-headers installation 2010-03-03 12:54:08 +00:00
llvm
uClibc upgrade and fixup support for the uclibc nptl branch 2010-02-26 11:03:59 +00:00
Config.in
info.mk
Makefile