summaryrefslogtreecommitdiff
path: root/toolchain/expat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/expat/Makefile')
-rw-r--r--toolchain/expat/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/expat/Makefile b/toolchain/expat/Makefile
index 1affc7b28..fedceb2a0 100644
--- a/toolchain/expat/Makefile
+++ b/toolchain/expat/Makefile
@@ -6,10 +6,6 @@ include Makefile.inc
include ../rules.mk
include ${ADK_TOPDIR}/mk/buildhlp.mk
-ifeq (${ADK_MAKE_PARALLEL},y)
-MPC_MAKEOPTS+= -j${ADK_MAKE_JOBS}
-endif
-
$(WRKBUILD)/.configured:
(cd $(WRKBUILD); \
$(WRKBUILD)/configure \