Skip to content

Commit

Permalink
Auto merge of #122911 - Nilstrieb:live-love-patch, r=clubby789
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Mar 23, 2024
2 parents a580383 + 920b37f commit caa3e75
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit caa3e75

Please sign in to comment.