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.rst6
1 files changed, 0 insertions, 6 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index 3297a69edf..c339d45e18 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -1523,12 +1523,6 @@ system and gives an overview of their function and contents.
1523 1523
1524 DEBIANNAME_${PN} = "dbus-1" 1524 DEBIANNAME_${PN} = "dbus-1"
1525 1525
1526 :term:`DEBUGINFOD_URLS`
1527 Points to the URL of the "debuginfod" server. Such that for every
1528 debugging information lookup, the debuginfod client will query the
1529 server and return the requested information. You set this variable
1530 in your ``local.conf`` file.
1531
1532 :term:`DEBUG_BUILD` 1526 :term:`DEBUG_BUILD`
1533 Specifies to build packages with debugging information. This 1527 Specifies to build packages with debugging information. This
1534 influences the value of the ``SELECTED_OPTIMIZATION`` variable. 1528 influences the value of the ``SELECTED_OPTIMIZATION`` variable.