about summary refs log tree commit diff
path: root/src/libstd/sys/common/mod.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2015-08-11 12:59:14 +0000
committerbors <bors@rust-lang.org>2015-08-11 12:59:14 +0000
commit1af31d4974e33027a68126fa5a5a3c2c6491824f (patch)
treed7cb5189b79e2460ece89aeef24bcb5639a812b3 /src/libstd/sys/common/mod.rs
parentc756526eb2aed91e96d2b5d9461898cb33565707 (diff)
parent6203d97a86b654e162d059fd5a13537ecbe6ee05 (diff)
downloadrust-1af31d4974e33027a68126fa5a5a3c2c6491824f.tar.gz
rust-1af31d4974e33027a68126fa5a5a3c2c6491824f.zip
Auto merge of #27553 - Diggsey:win-path-fix, r=alexcrichton
I have no idea how bors keeps working without this - I can only assume it's some peculiarity of how windows searches for DLLs.

Without this change, running `make check` on windows will not correctly set PATH to include eg. `x86_64-pc-windows-gnu\stage1\bin\rustlib\x86_64-pc-windows-gnu\lib`, and when it tries to run eg. `stage1/test/stdtest-x86_64-pc-windows-gnu.exe`, it will fail because windows can't find the DLLs on which it relies.

It seems to be just a mistake: when the equivalent was added for the branch that deals with unix-like platforms, the windows branch was left unchanged.
Diffstat (limited to 'src/libstd/sys/common/mod.rs')
0 files changed, 0 insertions, 0 deletions