about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-03-14 20:00:21 +0100
committerGitHub <noreply@github.com>2024-03-14 20:00:21 +0100
commit6366c64974cf1c70e25c4244abdd23c000a1603d (patch)
tree29ca039ab73e44b0eb9d4bb533559a93f12d6b3f /compiler/rustc_codegen_llvm/src
parent1f4aff7d2b99a37bef22e39dc06e274ab9403693 (diff)
parent21904319f82606a67dcecf2984a653950be33949 (diff)
downloadrust-6366c64974cf1c70e25c4244abdd23c000a1603d.tar.gz
rust-6366c64974cf1c70e25c4244abdd23c000a1603d.zip
Rollup merge of #122498 - jfgoog:update-cc-crate-version, r=workingjubilee
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_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions