link-directives: clarify usage message
This commit is contained in:
parent
fc5db2cd4f
commit
fde2e40e43
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@
|
|||
Multiple options can be combined with commas.
|
||||
-Z keep-hygiene-data=val -- keep hygiene data after analysis (default: no)
|
||||
-Z layout-seed=val -- seed layout randomization
|
||||
-Z link-directives=val -- honour #[link] directives in crates (default: yes)
|
||||
-Z link-directives=val -- honor #[link] directives in the compiled crate (default: yes)
|
||||
-Z link-native-libraries=val -- link native libraries in the linker invocation (default: yes)
|
||||
-Z link-only=val -- link the `.rlink` file generated by `-Z no-link` (default: no)
|
||||
-Z llvm-plugins=val -- a list LLVM plugins to enable (space separated)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue