summaryrefslogtreecommitdiff
path: root/docs/markdown/Commands.md
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2022-12-09 15:26:06 +0200
committerGitHub <noreply@github.com>2022-12-09 15:26:06 +0200
commit2ec3fe7a4af5bd4d8a83947d675f9233805f3dfd (patch)
tree57c5fa9c668d8488042a6b71282c1035996cce0e /docs/markdown/Commands.md
parent7b2c47eb45e7a5b4787e89a6b6f98a8753868d1a (diff)
parent09cbc53f57f63709c952333fe7d7950926dff7b7 (diff)
downloadmeson-2ec3fe7a4af5bd4d8a83947d675f9233805f3dfd.tar.gz
Merge pull request #10990 from xclaesse/devenv
devenv: various improvements
Diffstat (limited to 'docs/markdown/Commands.md')
-rw-r--r--docs/markdown/Commands.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/markdown/Commands.md b/docs/markdown/Commands.md
index c3284611a..4a00c4f4c 100644
--- a/docs/markdown/Commands.md
+++ b/docs/markdown/Commands.md
@@ -345,6 +345,8 @@ These variables are set in environment in addition to those set using [[meson.ad
schemas is compiled. This is automatically set when using `gnome.compile_schemas()`.
Note that this requires GLib >= 2.64 when `gnome.compile_schemas()` is used in
more than one directory.
+- `QEMU_LD_PREFIX` *Since 1.0.0* is set to the `sys_root` value from cross file
+ when cross compiling and that property is defined.
Since *Since 0.62.0* if bash-completion scripts are being installed and the
shell is bash, they will be automatically sourced.