about summary refs log tree commit diff
path: root/compiler/rustc_serialize
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-03-23 02:41:00 +0000
committerbors <bors@rust-lang.org>2024-03-23 02:41:00 +0000
commitc3b05c6e5b5b59613350b8c2875b0add67ed74df (patch)
tree1036f158b80d8d33a734fb33d5ac12871d5cd87e /compiler/rustc_serialize
parentc3087265993c74057fdbab07b44b80a55045070b (diff)
parent60b97a2f3d6bd60edf7f9410ce04fd38e33a2192 (diff)
downloadrust-c3b05c6e5b5b59613350b8c2875b0add67ed74df.tar.gz
rust-c3b05c6e5b5b59613350b8c2875b0add67ed74df.zip
Auto merge of #122911 - Nilstrieb:live-love-patch, r=clubby789
Fix nix patching for LLVM 18

LLVM 18 now ships `libLLVM*.so.*`, so `.so` is not the sole extension anymore, which breaks the dylib detection. Oops! Adjust it to only search for `.so` somewhere.

fixes #122906
Diffstat (limited to 'compiler/rustc_serialize')
0 files changed, 0 insertions, 0 deletions