From: Martin Liska Date: Sun, 13 Nov 2022 20:54:09 +0000 (+0100) Subject: Revert "sphinx: stop using parallel mode" X-Git-Tag: basepoints/gcc-14~3242 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=943401b36d128de29e33ce54b663e56c60d4a678;p=thirdparty%2Fgcc.git Revert "sphinx: stop using parallel mode" This reverts commit 08fd14f9589b6e0e3155ba728a5e7031b9250f91. --- diff --git a/doc/Makefile b/doc/Makefile index e08a43ecf2d6..9e305a8e7da5 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -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 = .