Skip to content
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

[Audit] In some cases the rpath normalisation pass doesn't do its job #1339

Open
giordano opened this issue Aug 9, 2024 · 0 comments
Open

Comments

@giordano
Copy link
Member

giordano commented Aug 9, 2024

See JuliaStats/Rmath-julia#44 (comment). A reproducer is this recipe, built for x86_64-apple-darwin. The library erroneously link to libgcc_s (but that's not the issue discussed here), but with full absolute path /workspace/destdir/x86_64-apple-darwin14/lib/libgcc_s.1.dylib, which doesn't get sanitized by the auditor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant