summaryrefslogtreecommitdiff
path: root/solenv/gbuild/gbuild.help.txt
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@suse.com>2012-04-23 23:02:06 +0200
committerThorsten Behrens <tbehrens@suse.com>2012-04-23 23:07:16 +0200
commit0c00198b97e9dd7ee4aab0cb2f0e0fed681c852c (patch)
tree5a71fec677f6d8f0c166b46479b873b0d73af97e /solenv/gbuild/gbuild.help.txt
parentc8677d3e573c69dd789d8f36b92ff6b6a874919d (diff)
Resurrect TIMELOG absolute time logging facility
This somehow fell through the cracks of gbuildification - make timelog=t now again enables those RTL_LOGFILE_ macros.
Diffstat (limited to 'solenv/gbuild/gbuild.help.txt')
-rw-r--r--solenv/gbuild/gbuild.help.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt
index 3e170754f384..6506022934e7 100644
--- a/solenv/gbuild/gbuild.help.txt
+++ b/solenv/gbuild/gbuild.help.txt
@@ -62,6 +62,10 @@ INTERACTIVE VARIABLES:
3... = symbols + no optimizations + extra debug output (usually
extremely verbose). Levels > 2 are not used very much.
+ TIMELOG / timelog
+ If not empty enable the RTL_LOGFILE_* time logging facility.
+ export RTL_LOGFILE=rtl_logfile.nopid when running office, to
+ get timestamps written out.
YACCFLAGS Add as flags for YACC parser generator invocation.
CPPFLAGS Add as preprocessor flags for C/C++/ObjC/ObjC++ compilation.
CFLAGS Add as compiler flags for plain C compilation.