about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-04-11 02:59:30 +0000
committerbors <bors@rust-lang.org>2021-04-11 02:59:30 +0000
commitea1252e7e3282fa8a3163ca424d6ed00a9dbe163 (patch)
tree37e125e303b85bd149cf20cc419cf600337edc6b /compiler/rustc_codegen_llvm/src/llvm_util.rs
parentef38b45e8b5fe9258173376565e718b071c96cd7 (diff)
parent3dabab1c1e642e0da9242fdda90e58ea447eba01 (diff)
downloadrust-ea1252e7e3282fa8a3163ca424d6ed00a9dbe163.tar.gz
rust-ea1252e7e3282fa8a3163ca424d6ed00a9dbe163.zip
Auto merge of #84071 - nagisa:nixos-patching-fix, r=Mark-Simulacrum
Fix NixOS patching

Moving the `.nix-deps` has resulted in rpath links being broken and
therefore bootstrap on NixOS broken entirely.

This PR still produces a `.nix-deps` but only for the purposes of
producing a gc root. We rpath a symlink-resolved result instead.

For purposes of simplicity we also use joinSymlink to produce a single
merged output directory so that we don't need to update multiple
locations every time we add a library or something.

Fixes a regression from https://github.com/rust-lang/rust/pull/82739.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions