about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2025-01-16 17:34:31 +0300
committerJosh Stone <jistone@redhat.com>2025-01-23 08:45:17 -0800
commitf3797062a3fd5df98fd236073b17278c3d9f03c2 (patch)
tree2d244d3c1c778667c3ae8c21ccf095f0933d5019 /compiler/rustc_codegen_gcc
parenteb03c329c22dab193c6c329af1fcada490334f3a (diff)
downloadrust-f3797062a3fd5df98fd236073b17278c3d9f03c2.tar.gz
rust-f3797062a3fd5df98fd236073b17278c3d9f03c2.zip
resolve symlinks of LLVM tool binaries before copying them
There is a chance that these tools are being installed from an external LLVM
and we have no control over them. If any of these tools use symlinks, they will
fail during tarball distribution. This change makes copying process to resolve
symlinks just before placing them into the destination path.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
(cherry picked from commit cde58dd5f781c3998d2421132854d2a833937e85)
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions