eglibc: temporarily disable parallel build until fixed
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Jun 2014 11:03:42 +0000 (11:03 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 29 Jun 2014 11:03:42 +0000 (11:03 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41374 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/eglibc/Makefile

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