about summary refs log tree commit diff
path: root/compiler/rustc_codegen_ssa/src/back/link.rs
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2024-09-18 15:01:22 -0700
committerJosh Stone <jistone@redhat.com>2024-09-26 08:46:26 -0700
commit1ddfc902b8595057888320176bb2d2561d9dd8fa (patch)
tree65364aa32c1306c302c55c11881d9e31ae9cf74a /compiler/rustc_codegen_ssa/src/back/link.rs
parent3cb89a05adcd26618a2705170279637dcf1db3a7 (diff)
downloadrust-1ddfc902b8595057888320176bb2d2561d9dd8fa.tar.gz
rust-1ddfc902b8595057888320176bb2d2561d9dd8fa.zip
bootstrap: Set the dylib path when building books with rustdoc
The library path is needed when the toolchain has been configured with
`[rust] rpath = false`. Otherwise, building the reference book will get
an error when it tries to run rustdoc, like:

    rustdoc: error while loading shared libraries: librustc_driver-2ec457c3b8826b72.so

(cherry picked from commit de4c8975aaa05063129196e470d3dcf7558f19b1)
Diffstat (limited to 'compiler/rustc_codegen_ssa/src/back/link.rs')
0 files changed, 0 insertions, 0 deletions