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
Loading
Please register or sign in to comment