diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 2cf45c17db..0c5c7aab97 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -7778,6 +7778,9 @@ system and gives an overview of their function and contents. | |||
7778 | Then you can look at files in ``build/tmp/stamps/<arch>/bc`` and look for | 7778 | Then you can look at files in ``build/tmp/stamps/<arch>/bc`` and look for |
7779 | files like: ``<PV>.do_compile.sigdata.09772aa4532512baf96d433484f27234d4b7c11dd9cda0d6f56fa1b7ce6f25f0``. | 7779 | files like: ``<PV>.do_compile.sigdata.09772aa4532512baf96d433484f27234d4b7c11dd9cda0d6f56fa1b7ce6f25f0``. |
7780 | 7780 | ||
7781 | Alternatively, you can also use :doc:`bblock </dev-manual/bblock>` to | ||
7782 | generate this line for you. | ||
7783 | |||
7781 | :term:`SIGGEN_LOCKEDSIGS_TASKSIG_CHECK` | 7784 | :term:`SIGGEN_LOCKEDSIGS_TASKSIG_CHECK` |
7782 | Specifies the debug level of task signature check. 3 levels are supported: | 7785 | Specifies the debug level of task signature check. 3 levels are supported: |
7783 | 7786 | ||