| ... | @@ -332,7 +332,7 @@ const usage_build_generic = | ... | @@ -332,7 +332,7 @@ const usage_build_generic = |
| 332 | \\ -dynamic Force output to be dynamically linked | 332 | \\ -dynamic Force output to be dynamically linked |
| 333 | \\ -static Force output to be statically linked | 333 | \\ -static Force output to be statically linked |
| 334 | \\ -Bsymbolic Bind global references locally | 334 | \\ -Bsymbolic Bind global references locally |
| 335 | \\ --subsystem [subsystem] (Windows) /SUBSYSTEM:<subsystem> to the linker\n" | 335 | \\ --subsystem [subsystem] (Windows) /SUBSYSTEM:<subsystem> to the linker |
| 336 | \\ --stack [size] Override default stack size | 336 | \\ --stack [size] Override default stack size |
| 337 | \\ --image-base [addr] Set base address for executable image | 337 | \\ --image-base [addr] Set base address for executable image |
| 338 | \\ -framework [name] (Darwin) link against framework | 338 | \\ -framework [name] (Darwin) link against framework |