eglibc: temporarily disable parallel build until fixed
authorFelix Fietkau <nbd@openwrt.org>
Sun, 29 Jun 2014 11:03:42 +0000 (11:03 +0000)
committerFelix 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

index 774500a46dff0319582bb93245f2e988709eff3f..f880db81edb153eaa08f73d23a4ade111b6b0e3c 100644 (file)
@@ -1,6 +1,6 @@
 PATH_PREFIX := .
 VARIANT:=final
-HOST_BUILD_PARALLEL:=1
+HOST_BUILD_PARALLEL:=0
 
 include ./common.mk