Fix outdated description of -Zcross-lang-lto.
This commit is contained in:
parent
9e472c2ace
commit
d5f8edfa10
@ -831,7 +831,7 @@ macro_rules! options {
|
||||
pub const parse_lto: Option<&'static str> =
|
||||
Some("one of `thin`, `fat`, or omitted");
|
||||
pub const parse_cross_lang_lto: Option<&'static str> =
|
||||
Some("either a boolean (`yes`, `no`, `on`, `off`, etc), `no-link`, \
|
||||
Some("either a boolean (`yes`, `no`, `on`, `off`, etc), \
|
||||
or the path to the linker plugin");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user