diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/advopt.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/advopt.txt b/doc/advopt.txt index 5209a0737..fef9f6895 100644 --- a/doc/advopt.txt +++ b/doc/advopt.txt @@ -117,6 +117,7 @@ Advanced options: --dynlibOverrideAll disables the effects of the dynlib pragma --listCmd list the commands used to execute external programs + --asm produce assembler code --parallelBuild:0|1|... perform a parallel build value = number of processors (0 for auto-detect) --incremental:on|off only recompile the changed modules (experimental!) |