about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2022-03-17 18:52:14 +0000
committerbors <bors@rust-lang.org>2022-03-17 18:52:14 +0000
commit58f11791af4f97572e7afd83f11cffe04bbbd12f (patch)
treec49f2fa96fd0796ab03fbe91e3f22dc19385b77f /compiler/rustc_codegen_llvm/src
parent461e8078010433ff7de2db2aaae8a3cfb0847215 (diff)
parent8322cdb1da257652bf663ae335b190dc129e479f (diff)
downloadrust-58f11791af4f97572e7afd83f11cffe04bbbd12f.tar.gz
rust-58f11791af4f97572e7afd83f11cffe04bbbd12f.zip
Auto merge of #95050 - ehuss:fix-cmake-build, r=Mark-Simulacrum
Fix cmake build.

This is an attempt to fix the cmake build. For some reason, it has recently started failing with a permission denied trying to overwrite `/tmp/build.log`.  This file exists from the `build-toolchains.sh` step, which is owned by the rustbuild user. I think there is some behavior where a sticky `/tmp` directory doesn't allow overwriting files owned by other users even when running as root.  I do not know why this has suddenly started, and I can't reproduce locally with my own docker setup. However, this fix seems to work on CI.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions