1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

manuals: add reference to GIR_EXTRA_LIBS_PATH plus minor improvements

Fixes [YOCTO #14533]

(From yocto-docs rev: 84001d5d4258dad9e3663ea842ecc291d9e1a7dd)

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Michael Opdenacker
2022-01-06 17:25:26 +01:00
committed by Richard Purdie
parent fdbbdda7e5
commit 0f8337865f
2 changed files with 10 additions and 4 deletions
+7
View File
@@ -2667,6 +2667,13 @@ system and gives an overview of their function and contents.
:term:`GDB`
The minimal command and arguments to run the GNU Debugger.
:term:`GIR_EXTRA_LIBS_PATH`
Allows to specify an extra search path for ``.so`` files
in GLib related recipes using GObject introspection,
and which do not compile without this setting.
See the ":ref:`dev-manual/common-tasks:enabling gobject introspection support`"
section for details.
:term:`GITDIR`
The directory in which a local copy of a Git repository is stored
when it is cloned.