about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2021-05-30 21:06:45 +0200
committerGitHub <noreply@github.com>2021-05-30 21:06:45 +0200
commit957badbcc4583bbd1cf5a4f866f8a2962e6d43b0 (patch)
treef104ff4c0dc720e069e8096da685ed9cdd2a114e /compiler/rustc_codegen_llvm/src
parentbdd70622e2a721b8b384df103e8514372fef1150 (diff)
parent53bf79e11c136d8e177ad83cfab371af43100b4f (diff)
downloadrust-957badbcc4583bbd1cf5a4f866f8a2962e6d43b0.tar.gz
rust-957badbcc4583bbd1cf5a4f866f8a2962e6d43b0.zip
Rollup merge of #85762 - mati865:disable-zlib-on-windows, r=Mark-Simulacrum
Do not try to build LLVM with Zlib on Windows

Fixes https://github.com/rust-lang/rust/issues/85422
Fixes https://github.com/rust-lang/rust/issues/85624

We do not install Zlib on the CI but recent builds somehow started picking it's shared version.
To avoid relying on CI binaries so let's explicitly disable it.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions