summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 16eeb7346e..c6d058661a 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5645,7 +5645,7 @@ system and gives an overview of their function and contents.
5645 .. note:: 5645 .. note::
5646 5646
5647 If the software being built experiences dependency issues during 5647 If the software being built experiences dependency issues during
5648 the ``do_compile`` task that result in race conditions, you can clear 5648 the :ref:`ref-tasks-compile` task that result in race conditions, you can clear
5649 the :term:`PARALLEL_MAKE` variable within the recipe as a workaround. For 5649 the :term:`PARALLEL_MAKE` variable within the recipe as a workaround. For
5650 information on addressing race conditions, see the 5650 information on addressing race conditions, see the
5651 ":ref:`dev-manual/common-tasks:debugging parallel make races`" 5651 ":ref:`dev-manual/common-tasks:debugging parallel make races`"