summaryrefslogtreecommitdiff
path: root/lib/spack/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/spack/docs/Makefile')
-rw-r--r--lib/spack/docs/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/spack/docs/Makefile b/lib/spack/docs/Makefile
index 1054d91a50..3503794021 100644
--- a/lib/spack/docs/Makefile
+++ b/lib/spack/docs/Makefile
@@ -3,8 +3,7 @@
# You can set these variables from the command line.
SPHINXOPTS = -E
-JOBS ?= $(shell python -c 'import multiprocessing; print multiprocessing.cpu_count()')
-SPHINXBUILD = sphinx-build -j $(JOBS)
+SPHINXBUILD = sphinx-build
PAPER =
BUILDDIR = _build