diff options
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/gbuild/gbuild.help.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/solenv/gbuild/gbuild.help.txt b/solenv/gbuild/gbuild.help.txt index de69c33fd94a..be744fc4b9df 100644 --- a/solenv/gbuild/gbuild.help.txt +++ b/solenv/gbuild/gbuild.help.txt @@ -105,10 +105,6 @@ INTERACTIVE VARIABLES: 3... = debugging information + 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. PARALLELISM If not empty, pass argument on as the -j switch to recursive make invocations. Useful to lower/increase build parallelism individually. |