diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2017-03-07 15:24:36 -0800 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2017-03-07 15:24:36 -0800 |
| commit | e412af2a887da25c987d4ca367b7b471b6c5fb55 (patch) | |
| tree | 3dcb7d9de3e8c3a8bcef207ea4d8eac8b14e1596 /src/rustllvm/RustWrapper.cpp | |
| parent | b04ebef43242ade6be8968694caf56a0fb00a4d3 (diff) | |
| download | rust-e412af2a887da25c987d4ca367b7b471b6c5fb55.tar.gz rust-e412af2a887da25c987d4ca367b7b471b6c5fb55.zip | |
rustbuild: Assert directory creation succeeds
I've been seeing failures on the bots when building jemalloc and my assumption is that it's because cwd isn't created. That may be possible if this `create_dir_all` call change in this commit fails, in which case we ignore the error. This commit updates the location to call `create_dir_racy` which handles concurrent invocations, as multiple build scripts may be trying to create the `native` dir.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
