Kaydet (Commit) b1b8d825 authored tarafından Michael Stahl's avatar Michael Stahl

gbuild: document BUILDTOOLTRACE variable

Change-Id: I17ebccb268e317346ca05d6a112ec33357684876
üst 106ab783
...@@ -89,6 +89,9 @@ AVAILABLE TARGETS ...@@ -89,6 +89,9 @@ AVAILABLE TARGETS
o Zip o Zip
INTERACTIVE VARIABLES: 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. DEBUG / debug If not empty, build as with --enable-debug.
ENABLE_SYMBOLS / enable_symbols ENABLE_SYMBOLS / enable_symbols
If not empty, build as with --enable-symbols. If not empty, build as with --enable-symbols.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment