mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
Remove debuginfo from rustc-demangle too
This is done for the same reason as the other dependencies in this list.
This commit is contained in:
parent
aa1c45908d
commit
f946bf4f2e
@ -96,6 +96,7 @@ adler.debug = 0
|
||||
gimli.debug = 0
|
||||
miniz_oxide.debug = 0
|
||||
object.debug = 0
|
||||
rustc-demangle.debug = 0
|
||||
|
||||
# These are very thin wrappers around executing lld with the right binary name.
|
||||
# Basically nothing within them can go wrong without having been explicitly logged anyway.
|
||||
|
Loading…
Reference in New Issue
Block a user