]> git.lizzy.rs Git - rust.git/commit
Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson
authorbors <bors@rust-lang.org>
Wed, 30 Mar 2016 04:25:52 +0000 (21:25 -0700)
committerbors <bors@rust-lang.org>
Wed, 30 Mar 2016 04:25:52 +0000 (21:25 -0700)
commita48c9a11a63aba48eacbeef36c340c5c59c56b83
tree91c1fbf64407930fed46a805e3aef9b5d17ef63f
parentb678600ac94ee9cf3e679bb6128cd77b169231cb
parent7668b4bec2f17db78061435697d3dd1c3cfc121b
Auto merge of #32593 - alexcrichton:fix-i586-msvc, r=brson

mk: A few build fixes for i586-pc-windows-msvc

Detect the triple in the configure script for probing MSVC shenanigans and also
be sure to use `llvm-config` from the build host and not the target when
configuring compiler-rt.