about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
diff options
context:
space:
mode:
authorjyn <github@jyn.dev>2023-04-19 00:35:39 -0500
committerjyn <github@jyn.dev>2023-04-19 00:39:20 -0500
commit23cf3ce03b381619318039c5cf3448d680968ec2 (patch)
tree12c4a98be4224a1658528d4891bab5f9eed19524 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp
parentda481403e7e3c91878ef8fe3099c04dbb862a145 (diff)
downloadrust-23cf3ce03b381619318039c5cf3448d680968ec2.tar.gz
rust-23cf3ce03b381619318039c5cf3448d680968ec2.zip
Fix `tests/run-make-translation` when download-rustc is enabled
When building locally, we never generate a `share` directory in the
local sysroot. However, when we download the `rustc` component from ci,
it includes a `share/man` directory in the sysroot. The
`run-make/translation` test assumed that it didn't exist, and would
create a link from `fakeroot` to the real share directory, and write
symbolic links into it. Change it not to create the link, so that rustc
doesn't try to load multiple copies of the same `.ftl` file.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp')
0 files changed, 0 insertions, 0 deletions