diff options
| author | Jonas Schievink <jonasschievink@gmail.com> | 2020-10-02 20:27:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-10-02 20:27:11 +0200 |
| commit | 72d275d844e426e435942dbb7f82bf5be32610fe (patch) | |
| tree | 559ea93f65c4ea2a2b57b8dac64831cd356b90bc /compiler/rustc_llvm/llvm-wrapper/Linker.cpp | |
| parent | 1e3c7e214ab96dd2a97121e57bf6cb0111435b49 (diff) | |
| parent | 9845e7d5fbfd961c0299c974e701357d79af3cf8 (diff) | |
| download | rust-72d275d844e426e435942dbb7f82bf5be32610fe.tar.gz rust-72d275d844e426e435942dbb7f82bf5be32610fe.zip | |
Rollup merge of #77432 - tmiasko:posix-spawn-musl, r=cuviper
Use posix_spawn on musl targets The posix_spawn had been available in a form suitable for use in a Command implementation since musl 0.9.12. Use it in a preference to a fork when possible, to benefit from CLONE_VM|CLONE_VFORK used there.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/Linker.cpp')
0 files changed, 0 insertions, 0 deletions
