mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 20:45:45 +03:00
654288bbb7
Linking libgcc is no longer supported (see #103673), so remove the related link attributes and the check in unwind's build.rs. The check was the last remaining significant piece of logic in build.rs, so remove build.rs as well.