diff options
| author | David Lönnhager <david.l@mullvad.net> | 2024-12-02 08:38:28 +0100 |
|---|---|---|
| committer | David Lönnhager <david.l@mullvad.net> | 2024-12-02 14:09:33 +0100 |
| commit | 8f63994ba53d56bbb8ba3c60ab0f70db7a8650e8 (patch) | |
| tree | 6cb39d5108383debaf6ab5f1f890208216a592cb /.github | |
| parent | 3ed024c53913678e1a557bd66b5bef5be774367e (diff) | |
| download | mullvadvpn-8f63994ba53d56bbb8ba3c60ab0f70db7a8650e8.tar.xz mullvadvpn-8f63994ba53d56bbb8ba3c60ab0f70db7a8650e8.zip | |
Add workaround for cargo linker issues in MSVC when targeting i686
When running cargo from MSVC, as of Rust 1.83, it uses build tools
for the target MSVC architecture rather than host, when building
build scripts. Unsetting 'VSTEL_MSBuildProjectFullPath' works around
this issue.
This workaround can be removed once the upstream issue has been fixed:
https://github.com/rust-lang/cc-rs/issues/1308
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions
