From ec66d2b81a8f00da7f1fc06665f6bdf3de90290d Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 29 Jun 2014 11:03:42 +0000 Subject: [PATCH] eglibc: temporarily disable parallel build until fixed Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41374 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/eglibc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile index 774500a46d..f880db81ed 100644 --- 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 -- 2.11.0