mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-23 07:14:28 +00:00
Address review comments
This commit is contained in:
parent
dc004d4809
commit
7f9117540f
@ -11,7 +11,7 @@
|
||||
// libraries and crt*.o are but it's not much of an advantage here); LLD is also
|
||||
// faster
|
||||
// - `os` set to `none`. rationale: matches `thumb` targets
|
||||
// - `target_{env,vendor}` set to an empty string. rationale: matches `thumb`
|
||||
// - `env` and `vendor` are set to an empty string. rationale: matches `thumb`
|
||||
// targets
|
||||
// - `panic_strategy` set to `abort`. rationale: matches `thumb` targets
|
||||
// - `relocation-model` set to `static`; also no PIE, no relro and no dynamic
|
||||
|
Loading…
Reference in New Issue
Block a user