eglibc: temporarily disable parallel build until fixed
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41374
This commit is contained in:
parent
e736343df9
commit
e602a4d4ea
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
PATH_PREFIX := .
|
PATH_PREFIX := .
|
||||||
VARIANT:=final
|
VARIANT:=final
|
||||||
HOST_BUILD_PARALLEL:=1
|
HOST_BUILD_PARALLEL:=0
|
||||||
|
|
||||||
include ./common.mk
|
include ./common.mk
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue