summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2019-09-04 12:04:43 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2019-09-04 12:04:43 +0100
commit5fe9ab9653dcceea05dc97891f0bbb3fd4cc1d77 (patch)
treeda1f4982e668db16ac42d5b68b38dd04159d5e53
parente4525331df6f68d8f9f6815d6fc3e931fdfe2d38 (diff)
downloadgobject-introspection-5fe9ab9653dcceea05dc97891f0bbb3fd4cc1d77.tar.gz
docs: Document GI_CROSS_LAUNCHER envvar
The g-ir-scanner man page should include a mention of the GI_CROSS_LAUNCHER environment variable.
-rw-r--r--docs/g-ir-scanner.14
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/g-ir-scanner.1 b/docs/g-ir-scanner.1
index c890291e..528bed5c 100644
--- a/docs/g-ir-scanner.1
+++ b/docs/g-ir-scanner.1
@@ -168,6 +168,10 @@ terminates.
The variable \fBGI_HOST_OS\fP can be used to control the OS name on the host
that runs the scanner. It has the same semantics as the Python \fBos.name\fP
property.
+.sp
+The variable \fBGI_CROSS_LAUNCHER\fP can be used to wrap the GType introspection
+binary generated by g\-ir\-scanner before executing it. It is useful when
+generating introspection data in a cross-compilation environment.
.SH BUGS
.sp
Report bugs at \fI\%https://gitlab.gnome.org/GNOME/gobject\-introspection/issues\fP