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-30 14:33:42 +0100
commit482df1aa18330a759824dfca8e5b9349278b1f10 (patch)
tree09ef6e8db207778e9fb51d639b848c935f5e7b68 /solenv
parent51b479185e03c4b24b84e0360dc324f6980d5106 (diff)
gbuild: document BUILDTOOLTRACE variable
Change-Id: I17ebccb268e317346ca05d6a112ec33357684876 (cherry picked from commit b1b8d82558089dd0979f7c70c4004479a6355616)
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.