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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 11ad1f4dc6..43f4d79663 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -7901,6 +7901,9 @@ system and gives an overview of their function and contents.
7901 Then you can look at files in ``build/tmp/stamps/<arch>/bc`` and look for 7901 Then you can look at files in ``build/tmp/stamps/<arch>/bc`` and look for
7902 files like: ``<PV>.do_compile.sigdata.09772aa4532512baf96d433484f27234d4b7c11dd9cda0d6f56fa1b7ce6f25f0``. 7902 files like: ``<PV>.do_compile.sigdata.09772aa4532512baf96d433484f27234d4b7c11dd9cda0d6f56fa1b7ce6f25f0``.
7903 7903
7904 Alternatively, you can also use :doc:`bblock </dev-manual/bblock>` to
7905 generate this line for you.
7906
7904 :term:`SIGGEN_LOCKEDSIGS_TASKSIG_CHECK` 7907 :term:`SIGGEN_LOCKEDSIGS_TASKSIG_CHECK`
7905 Specifies the debug level of task signature check. 3 levels are supported: 7908 Specifies the debug level of task signature check. 3 levels are supported:
7906 7909