about summary refs log tree commit diff
path: root/compiler/rustc_serialize/src
diff options
context:
space:
mode:
authorNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-03-22 21:52:44 +0100
committerNilstrieb <48135649+Nilstrieb@users.noreply.github.com>2024-03-22 22:38:48 +0100
commit60b97a2f3d6bd60edf7f9410ce04fd38e33a2192 (patch)
tree63143bb7f0819a8e70b8b9439eea37c0ea3603e3 /compiler/rustc_serialize/src
parentb3df0d7e5ef5f7dbeeca3fb289c65680ad013f87 (diff)
downloadrust-60b97a2f3d6bd60edf7f9410ce04fd38e33a2192.tar.gz
rust-60b97a2f3d6bd60edf7f9410ce04fd38e33a2192.zip
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.
Diffstat (limited to 'compiler/rustc_serialize/src')
0 files changed, 0 insertions, 0 deletions