about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorJubilee <workingjubilee@gmail.com>2024-09-23 07:54:43 -0700
committerGitHub <noreply@github.com>2024-09-23 07:54:43 -0700
commitc58e3cb1e2b61be57149c84ca8cce82a9eb37fd4 (patch)
tree9c8c61674db6911de215982a44bac3cd1f966be3 /compiler/rustc_codegen_gcc
parent1d369312e4ab6a0e8fb11f40e1a22a577e420f9f (diff)
parentde4c8975aaa05063129196e470d3dcf7558f19b1 (diff)
downloadrust-c58e3cb1e2b61be57149c84ca8cce82a9eb37fd4.tar.gz
rust-c58e3cb1e2b61be57149c84ca8cce82a9eb37fd4.zip
Rollup merge of #130536 - cuviper:rustbook-dylib-path, r=Mark-Simulacrum
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
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions