Fixes #12010; Add the description for "cc" option into --fullhelp (#12350)

This commit is contained in:
Hideki Okamoto
2019-10-05 02:30:20 +09:00
committed by Andreas Rumpf
parent 2909e41370
commit 294d5fb560

View File

@@ -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