summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--rules/boost.make1
1 files changed, 0 insertions, 1 deletions
diff --git a/rules/boost.make b/rules/boost.make
index b67b616fb..e9a1e334f 100644
--- a/rules/boost.make
+++ b/rules/boost.make
@@ -81,7 +81,6 @@ JAM_PAR := \
$(if $(PTXDIST_PARALLELMFLAGS),$(PTXDIST_PARALLELMFLAGS),$(PARALLELMFLAGS))
JAM_MAKE_OPT := \
$(if $(shell test $(subst -j,,$(JAM_PAR)) -le 64 && echo 1),$(JAM_PAR),-j64) \
- $(PTXDIST_LOADMFLAGS) \
stage
JAM_INSTALL_OPT := \