diff options
| author | jyn <github@jyn.dev> | 2023-04-19 00:35:39 -0500 |
|---|---|---|
| committer | jyn <github@jyn.dev> | 2023-04-19 00:39:20 -0500 |
| commit | 23cf3ce03b381619318039c5cf3448d680968ec2 (patch) | |
| tree | 12c4a98be4224a1658528d4891bab5f9eed19524 /compiler/rustc_llvm/llvm-wrapper/ArchiveWrapper.cpp | |
| parent | da481403e7e3c91878ef8fe3099c04dbb862a145 (diff) | |
| download | rust-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
