summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorManfred Blume <manfred.blume@cib.de>2017-03-27 18:31:12 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2017-04-06 03:52:43 +0000
commit4c0979d4a19626602f08bd02627f7c367b47e42f (patch)
tree90745b868f052da00d642564863c4c66b8b90976 /solenv
parent8d2ef851374bc5d5a9605e9c72d47a24fdbe6a06 (diff)
Added help blurb for make verbose
Change-Id: Ibf06e37acc4b6ea69863abc9267152278c4598be Reviewed-on: https://gerrit.libreoffice.org/35770 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/gbuild/gbuild.help.txt1
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.