]> git.lizzy.rs Git - rust.git/commit
mk: A few build fixes for i586-pc-windows-msvc
authorAlex Crichton <alex@alexcrichton.com>
Tue, 29 Mar 2016 16:33:08 +0000 (09:33 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Tue, 29 Mar 2016 23:43:49 +0000 (16:43 -0700)
commit7668b4bec2f17db78061435697d3dd1c3cfc121b
treea45c0980b1f6ea3a16a8f5c069c6429d91edb651
parenta11129701c873d96fe0816e4c8b55510efebe96e
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.
configure
mk/rt.mk