diff options
| author | onur-ozkan <work@onurozkan.dev> | 2024-02-06 23:31:52 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2024-02-07 01:56:10 +0300 |
| commit | 7fb4512ee8d5aea8e362dd736fe08586db369416 (patch) | |
| tree | 1c030fd021590a8a33c39b3ba60ec7d09bcc6c8c /compiler/rustc_interface/src | |
| parent | 4a2fe4491ea616983a0cf0cbbd145a39768f4e7a (diff) | |
| download | rust-7fb4512ee8d5aea8e362dd736fe08586db369416.tar.gz rust-7fb4512ee8d5aea8e362dd736fe08586db369416.zip | |
fix `llvm_out` to use the correct LLVM root
When `download-ci-llvm` is enabled, `llvm_out` ends up with the error below due to an incorrect path on cross-compilations. This change fixes that. ``` failed to execute command: "/rust/build/x86_64-unknown-linux-gnu/llvm/build/bin/llvm-config" "--version" ERROR: No such file or directory (os error 2) ``` Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions
