4

Skip `dsymutil` by default for compiler bootstrap

 3 years ago
source link: https://github.com/rust-lang/rust/pull/80213
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Contributor

jryans commented 10 days ago

dsymutil adds time to builds on Apple platforms for no clear benefit, and also makes it more difficult for debuggers to find debug info (which @pnkfelix highlighted on Zulip). The compiler currently defaults to running dsymutil to preserve its historical default, but when compiling the compiler itself, we skip it by default since we know it's safe to do so in that case.

r? @nagisa


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK