diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2017-02-03 17:12:58 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-03-09 07:00:13 -0800 |
| commit | 3be02fc41032febc28e22a8a41ec7dc85ca1ce19 (patch) | |
| tree | 1a4a6224edacd3a07a3cdeb54576c8c0cd036a95 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 3087a1f39eaeac9d76c8b159dcc64de515bb2b83 (diff) | |
| download | rust-3be02fc41032febc28e22a8a41ec7dc85ca1ce19.tar.gz rust-3be02fc41032febc28e22a8a41ec7dc85ca1ce19.zip | |
rustbuild: Use copies instead of hard links
The original motivation for hard links was to speed up the various stages of rustbuild, but in the end this is causing problems on Windows (#39504). This commit tweaks the build system to use copies instead of hard links unconditionally to ensure that the files accessed by Windows are always disjoint. Locally this added .3s to a noop build, so it shouldn't be too much of a regression hopefully!
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
