rust/library/unwind
Manish Goregaokar c9fc5cbeb5
Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-Simulacrum
Upgrade cc for working is_flag_supported on cross-compiles

https://github.com/rust-lang/rust/pull/85806 fixed unwind v.s gcc support on later Android ndks using `is_flag_supported`. However, due to https://github.com/rust-lang/cc-rs/issues/675, this didn't work properly on cross-compiles. 3eeb50b391 fixes this, and was released in cc 1.0.74, hence the upgrade
2022-11-13 21:49:24 -05:00
..
src Auto merge of #103894 - mati865:gnullvm-libunwind-changes, r=thomcc 2022-11-13 21:12:48 +00:00
build.rs unwind: don't build dependency when building for Miri 2022-08-15 12:54:12 -04:00
Cargo.toml Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-Simulacrum 2022-11-13 21:49:24 -05:00