From: Felix Fietkau Date: Sun, 29 Jun 2014 11:03:42 +0000 (+0000) Subject: eglibc: temporarily disable parallel build until fixed X-Git-Tag: reboot~6768 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=e602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5 eglibc: temporarily disable parallel build until fixed Signed-off-by: Felix Fietkau SVN-Revision: 41374 --- 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