1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-11-19 06:54:58 +01:00
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
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
llvm
uClibc
Config.in
info.mk
Makefile