mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
[easy] --hint🔗on now shows link cmd instead of nothing (#13056)
* --hint🔗on now shows link cmd instead of nothing
* update doc for --listCmd
This commit is contained in:
committed by
Andreas Rumpf
parent
569d4d18f8
commit
e5ae7ceaa3
@@ -117,7 +117,8 @@ Advanced options:
|
||||
dynlib: "liblua.so.3"
|
||||
--dynlibOverrideAll
|
||||
disables the effects of the dynlib pragma
|
||||
--listCmd list the commands used to execute external programs
|
||||
--listCmd list the compilation commands; can be combined with:
|
||||
--hint:exec:on and --hint:link:on
|
||||
--asm produce assembler code
|
||||
--parallelBuild:0|1|... perform a parallel build
|
||||
value = number of processors (0 for auto-detect)
|
||||
|
||||
Reference in New Issue
Block a user