projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e736343
)
eglibc: temporarily disable parallel build until fixed
author
Felix Fietkau
<nbd@openwrt.org>
Sun, 29 Jun 2014 11:03:42 +0000
(11:03 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sun, 29 Jun 2014 11:03:42 +0000
(11:03 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 41374
toolchain/eglibc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Makefile
b/toolchain/eglibc/Makefile
index 774500a46dff0319582bb93245f2e988709eff3f..f880db81edb153eaa08f73d23a4ade111b6b0e3c 100644
(file)
--- a/
toolchain/eglibc/Makefile
+++ b/
toolchain/eglibc/Makefile
@@
-1,6
+1,6
@@
PATH_PREFIX := .
VARIANT:=final
-HOST_BUILD_PARALLEL:=
1
+HOST_BUILD_PARALLEL:=
0
include ./common.mk