Skip to content

[Audit] Prune absolute paths starting with ${prefix} from rpath on Apple too, and make list of rpaths unique #1375

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
giordano opened this issue Apr 11, 2025 · 0 comments
Labels
audit 👂 enhancement 💪 help wanted 🆘 up for grabs Relatively easy issue, good to get acquainted with the code

Comments

@giordano
Copy link
Member

#1186 automatically pruned absolute paths starting with /workspace for ELF files. This should be extended to Mach-O files too. Also, we should always try to make the list of rpaths unique, apparently that can cause troubles on macOS: https://discourse.julialang.org/t/arb-jll-fails-to-load-precompile-dylib-after-macos-update/127989.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit 👂 enhancement 💪 help wanted 🆘 up for grabs Relatively easy issue, good to get acquainted with the code
Projects
None yet
Development

No branches or pull requests

1 participant