Openwrt/toolchain/gcc
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
..
files
patches
Config.in make TLS support configurable 2010-02-26 11:01:28 +00:00
Config.version
Makefile this patch fixes toolchain parallel build, which reduces build time. 2010-03-05 20:15:12 +00:00