diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2016-03-11 16:03:28 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2016-03-14 14:56:48 -0700 |
| commit | 6ccf03c843fc252a58055e71b2057aaa42cdb464 (patch) | |
| tree | 7461d44b3ff1e9853cebc2a9a6d9dc2d34600959 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 01118928fc2b280e96189ed394af749d65cbcffe (diff) | |
| download | rust-6ccf03c843fc252a58055e71b2057aaa42cdb464.tar.gz rust-6ccf03c843fc252a58055e71b2057aaa42cdb464.zip | |
rustbuild: Fix 32-bit Windows build
Unfortunately on i686-pc-windows-gnu LLVM's answer to `--host-target` is `x86_64-pc-windows-gnu` even though we're building in a 32-bit shell as well as compiling 32-bit libraries. For now use Cargo's `HOST` environment variable to determine whether we're doing a cross compilation or not.
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
