From e602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sun, 29 Jun 2014 11:03:42 +0000 Subject: [PATCH] eglibc: temporarily disable parallel build until fixed Signed-off-by: Felix Fietkau SVN-Revision: 41374 --- 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.30.2