]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Revert "sphinx: stop using parallel mode"
authorMartin Liska <mliska@suse.cz>
Sun, 13 Nov 2022 20:54:09 +0000 (21:54 +0100)
committerMartin Liska <mliska@suse.cz>
Mon, 14 Nov 2022 08:35:03 +0000 (09:35 +0100)
This reverts commit 08fd14f9589b6e0e3155ba728a5e7031b9250f91.

doc/Makefile

index e08a43ecf2d6b5b0bbf5c640aecf59b6cbad23f5..9e305a8e7da557648f49f0282a93f2566a423cbc 100644 (file)
@@ -2,11 +2,7 @@
 #
 
 # You can set these variables from the command line.
-
-# Disable parallel reading as it can be very slow on a machine with CPUs:
-# https://github.com/sphinx-doc/sphinx/issues/10969
-
-SPHINXOPTS   ?= -q
+SPHINXOPTS   ?= -j auto -q
 SPHINXBUILD  ?= sphinx-build
 PAPER        ?=
 SOURCEDIR     = .