projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
2b2bbce
)
this patch fixes toolchain parallel build, which reduces build time.
author
thepeople
<thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Mar 2010 20:15:12 +0000
(20:15 +0000)
committer
thepeople
<thepeople@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 5 Mar 2010 20:15:12 +0000
(20:15 +0000)
In order to enable parallel build, change line 21 of
include/host-build.mk from:
override MAKEFLAGS=
to:
override MAKEFLAGS=$(MAKE_JOBS)
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19995
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
No differences found
This page took
0.025938 seconds
and
4
git commands to generate.