Committed r19995. Travis
2010/3/4 Raphaël HUCK <[email protected]>: > Hi, > > 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 > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/mailman/listinfo/openwrt-devel > > _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
