]> git.lizzy.rs Git - rust.git/commit - library/core/src/ffi/c_str.rs
Rollup merge of #103744 - palfrey:unwind-upgrade-cc, r=Mark-Simulacrum
authorManish Goregaokar <manishsmail@gmail.com>
Mon, 14 Nov 2022 02:49:24 +0000 (21:49 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Nov 2022 02:49:24 +0000 (21:49 -0500)
commitc9fc5cbeb5b682eb207cb190670027c497ea47a1
tree5627832899d6e2621f86f82cf992d879b63d1e09
parent1b91bdfda995fa21b3019a85e12a063f32cd62af
parent18129b67a09f5a7df027d07316cee5a4eaeaf0dd
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. https://github.com/rust-lang/cc-rs/commit/3eeb50b391a7543a6fed96276ee9388b5430a50d fixes this, and was released in cc 1.0.74, hence the upgrade
Cargo.lock
library/unwind/Cargo.toml