diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2015-05-14 11:53:37 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2015-05-26 07:06:31 -0700 |
| commit | fa0834d630f422c5d78a21e965b9125789c11c11 (patch) | |
| tree | b16d0fc55889369d3d0af52b2d5e7b8e146e40ac /src/libstd/sys/unix/stack_overflow.rs | |
| parent | c654a07d29c77b5a023cb9d36dfc61811349f64e (diff) | |
| download | rust-fa0834d630f422c5d78a21e965b9125789c11c11.tar.gz rust-fa0834d630f422c5d78a21e965b9125789c11c11.zip | |
rustc_back: Don't pass 'u' to ar invocations
This flag indicates that when files are being replaced or added to archives (the `r` flag) that the new file should not be inserted if it is not newer than the file that already exists in the archive. The compiler never actually has a use case of *not* wanting to insert a file because it already exists, and this causes rlibs to not be updated in some cases when the compiler was re-run too quickly. Closes #18913
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
