about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorAlex Crichton <alex@alexcrichton.com>2018-09-17 09:52:02 -0700
committerAlex Crichton <alex@alexcrichton.com>2018-09-19 18:17:58 -0700
commitb1305c22e3d219339a4a951980ffd2dfe4cb9098 (patch)
treebe60dfb699569210753b6baf05d015ba667aeded /src/rustllvm/RustWrapper.cpp
parent20dc0c50704ba1fc8c56a88ae2bf05ddb3e419bc (diff)
downloadrust-b1305c22e3d219339a4a951980ffd2dfe4cb9098.tar.gz
rust-b1305c22e3d219339a4a951980ffd2dfe4cb9098.zip
Update some `*-sys` dependencies of Cargo/RLS
This is intended to help solve #54206 on nightly where the RLS on MinGW is
having build issues with accidentally building a `curl` library which links to
pthread symbols on Windows (where it should use native mutex locking instead).
The build system for these `*-sys` crates have all been rewritten to be based on
`cc` to bypass native build systems and platform detection to make sure we
configure them correctly.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions