From: Martin Liska Date: Sun, 13 Nov 2022 20:54:03 +0000 (+0100) Subject: Revert "doc: update sphinx-build -j auto comment" X-Git-Tag: basepoints/gcc-14~3243 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=95c6f70ce82ec5384528df96a6d162a21dda6196;p=thirdparty%2Fgcc.git Revert "doc: update sphinx-build -j auto comment" This reverts commit 02698e21de26c7d4217f856ee64436148e0aede7. --- diff --git a/doc/Makefile b/doc/Makefile index 3a7c4c4da9da..e08a43ecf2d6 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -3,7 +3,7 @@ # You can set these variables from the command line. -# Disable parallel reading as it can be very slow on a machine with many CPUs: +# Disable parallel reading as it can be very slow on a machine with CPUs: # https://github.com/sphinx-doc/sphinx/issues/10969 SPHINXOPTS ?= -q