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 2e2e16574c..1582664e62 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -5675,7 +5675,7 @@ system and gives an overview of their function and contents.
5675 way to ensure this is to use the ``oe_runmake`` function. 5675 way to ensure this is to use the ``oe_runmake`` function.
5676 5676
5677 If the software being built experiences dependency issues during 5677 If the software being built experiences dependency issues during
5678 the ``do_install`` task that result in race conditions, you can 5678 the :ref:`ref-tasks-install` task that result in race conditions, you can
5679 clear the :term:`PARALLEL_MAKEINST` variable within the recipe as a 5679 clear the :term:`PARALLEL_MAKEINST` variable within the recipe as a
5680 workaround. For information on addressing race conditions, see the 5680 workaround. For information on addressing race conditions, see the
5681 ":ref:`dev-manual/common-tasks:debugging parallel make races`" 5681 ":ref:`dev-manual/common-tasks:debugging parallel make races`"