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:
committed by
Richard Purdie
parent
fdbbdda7e5
commit
0f8337865f
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user