1
1
mirror of https://github.com/rui314/mold.git synced 2024-10-04 16:48:04 +03:00

[ELF] Move --static option in helpmsg

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2022-03-08 10:49:44 +01:00
parent 82e80721ac
commit 8a089fee45
No known key found for this signature in database
GPG Key ID: C10411294912A422

View File

@ -44,7 +44,7 @@ Options:
-u SYMBOL, --undefined SYMBOL
Force to resolve SYMBOL
--Bdynamic, --dy Link against shared libraries (default)
--Bstatic, --dn Do not link against shared libraries
--Bstatic, --dn, --static Do not link against shared libraries
--Bsymbolic Bind global symbols locally
--Bsymbolic-functions Bind global functions locally
--Bno-symbolic Cancel --Bsymbolic and --Bsymbolic-functions
@ -120,7 +120,6 @@ Options:
--spare-dynamic-tags NUMBER Reserve give number of tags in .dynamic section
--start-lib Give following object files in-archive-file semantics
--end-lib End the effect of --start-lib
--static Do not link against shared libraries
--stats Print input statistics
--sysroot DIR Set target system root directory
--thread-count COUNT, --threads=COUNT