about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJames Farrell <jamesfarrell@google.com>2024-03-14 16:42:15 +0000
committerJames Farrell <jamesfarrell@google.com>2024-03-14 16:42:15 +0000
commit21904319f82606a67dcecf2984a653950be33949 (patch)
tree51b04a14c7cc17ba2619021abf89d0a85e799446 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent65cd843ae06ad00123c131a431ed5304e4cd577a (diff)
downloadrust-21904319f82606a67dcecf2984a653950be33949.tar.gz
rust-21904319f82606a67dcecf2984a653950be33949.zip
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: https://github.com/rust-lang/cc-rs/commit/57853c4bf8a89a0f4c9137eb367ac580305c6919

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.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions