summaryrefslogtreecommitdiff
path: root/toolchain
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2014-06-29 11:03:42 +0000
committerFelix Fietkau <nbd@openwrt.org>2014-06-29 11:03:42 +0000
commite602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5 (patch)
treef5de29fd417737437be4e643ba86335e02bdafec /toolchain
parente736343df98ef6768c8abcd703c49ea0496d489a (diff)
downloadmtk-20170518-e602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5.zip
mtk-20170518-e602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5.tar.gz
mtk-20170518-e602a4d4eaf54352ca51ee26cffa6b6fe69d8fa5.tar.bz2
eglibc: temporarily disable parallel build until fixed
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41374
Diffstat (limited to 'toolchain')
-rw-r--r--toolchain/eglibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile
index 774500a..f880db8 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