about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm_util.rs
diff options
context:
space:
mode:
authorSimonas Kazlauskas <git@kazlauskas.me>2021-04-10 23:05:28 +0300
committerSimonas Kazlauskas <git@kazlauskas.me>2021-04-10 23:05:28 +0300
commit3dabab1c1e642e0da9242fdda90e58ea447eba01 (patch)
tree2ff2f449d423845dde72595b0958cdd891a93607 /compiler/rustc_codegen_llvm/src/llvm_util.rs
parent54dc7cebce9e983a72ee06657e931ba34b373ea8 (diff)
downloadrust-3dabab1c1e642e0da9242fdda90e58ea447eba01.tar.gz
rust-3dabab1c1e642e0da9242fdda90e58ea447eba01.zip
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.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm_util.rs')
0 files changed, 0 insertions, 0 deletions