diff options
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index a7903349b89c..05005becc87a 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -123,6 +123,7 @@ INTERACTIVE VARIABLES: PARALLELISM If not empty, pass argument on as the -j switch to recursive make invocations. Useful to lower/increase build parallelism individually. + verbose=t Verbose mode: display all commands LEXFLAGS Append flags for LEX scanner generator invocation. YACCFLAGS Append flags for YACC parser generator invocation. CPPFLAGS Append preprocessor flags for C/C++/ObjC/ObjC++ compilation. |