Fix usage message
This commit is contained in:
committed by
Andrew Kelley
parent
44c9bf559b
commit
af8eab546e
@@ -332,7 +332,7 @@ const usage_build_generic =
|
||||
\\ -dynamic Force output to be dynamically linked
|
||||
\\ -static Force output to be statically linked
|
||||
\\ -Bsymbolic Bind global references locally
|
||||
\\ --subsystem [subsystem] (Windows) /SUBSYSTEM:<subsystem> to the linker\n"
|
||||
\\ --subsystem [subsystem] (Windows) /SUBSYSTEM:<subsystem> to the linker
|
||||
\\ --stack [size] Override default stack size
|
||||
\\ --image-base [addr] Set base address for executable image
|
||||
\\ -framework [name] (Darwin) link against framework
|
||||
|
||||
Reference in New Issue
Block a user