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
..
2009-11-24 07:03:04 +00:00
2009-05-26 14:58:32 +00:00
2009-10-29 23:42:12 +00:00
2009-09-26 21:34:40 +00:00