summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2015-11-27 15:52:11 +0100
committerMichael Stahl <mstahl@redhat.com>2015-11-27 17:42:12 +0100
commitb1b8d82558089dd0979f7c70c4004479a6355616 (patch)
tree4d4f1b9dbacbf9d1d61300c12ccf74438dc1cc1e /solenv
parent106ab783999d27d9d965ef570d6a02f0f6c57fbe (diff)
gbuild: document BUILDTOOLTRACE variable
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.help.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 35b97c7e7712..a0ef94de1863 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -89,6 +89,9 @@ AVAILABLE TARGETS
o Zip
INTERACTIVE VARIABLES:
+ BUILDTOOLTRACE Run all commands that invoke built tools in strace,
+ valgrind or a debugger:
+ BUILDTOOLTRACE='$(DEVENV) /debugexe' PARALLELISM=1 make
DEBUG / debug If not empty, build as with --enable-debug.
ENABLE_SYMBOLS / enable_symbols
If not empty, build as with --enable-symbols.