rust/library/profiler_builtins
James Farrell 21904319f8 Update version of cc crate
Reason:

In order to build the Windows version of the Rust toolchain for the Android platform, the following patch to the cc is crate is required to avoid incorrectly determining that we are building with the Android NDK: 57853c4bf8

This patch is present in version 1.0.80 and newer versions of the cc crate. The rustc source distribution currently has 3 different versions of cc in the vendor directory, only one of which has the necessary fix.

We (the Android Rust toolchain) are currently maintaining local patches to upgrade the cc crate dependency versions, which we would like to upstream.
2024-03-14 16:42:15 +00:00
..
src Bump cfg(bootstrap) 2023-08-23 20:05:14 -04:00
Cargo.toml Update version of cc crate 2024-03-14 16:42:15 +00:00
build.rs Add profiling support to AIX 2024-02-28 17:41:12 +08:00