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. |
||
|---|---|---|
| .. | ||
| archive_ro.rs | ||
| build.rs | ||
| Cargo.toml | ||
| diagnostic.rs | ||
| lib.rs | ||