Fix usage message

This commit is contained in:
Sizhe Zhao
2021-01-02 22:50:49 +08:00
committed by Andrew Kelley
parent 44c9bf559b
commit af8eab546e

View File

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