From: nbd Date: Sun, 29 Jun 2014 11:03:42 +0000 (+0000) Subject: eglibc: temporarily disable parallel build until fixed X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=ec66d2b81a8f00da7f1fc06665f6bdf3de90290d;p=openwrt.git 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 --- 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