Skip to content

Commit

Permalink
Fixes nim-lang#12010; Add the description for "cc" option into --full…
Browse files Browse the repository at this point in the history
…help
  • Loading branch information
hokamoto committed Oct 3, 2019
1 parent c51857f commit 1a7f55d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/advopt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ Advanced options:
--debuginfo:on|off enables debug information
-t, --passC:OPTION pass an option to the C compiler
-l, --passL:OPTION pass an option to the linker
--cc:SYMBOL specify the C compiler
--cincludes:DIR modify the C compiler header search path
--clibdir:DIR modify the linker library search path
--clib:LIBNAME link an additional C library
Expand Down

0 comments on commit 1a7f55d

Please sign in to comment.