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

Fix make install for asan build #56347

Merged
merged 1 commit into from
Nov 2, 2024
Merged

Conversation

Zentrik
Copy link
Member

@Zentrik Zentrik commented Oct 26, 2024

Now the makescript finds libclang_rt.asan-x86_64.so for example.

The change from -0 to -1 is as with -1, libclang_rt.asan-* is searched for in usr/lib/julia instead of usr/lib.

Now the makescript finds libclang_rt.asan-x86_64.so for example.
@giordano giordano added the building Build system, or building Julia or its dependencies label Oct 26, 2024
@giordano
Copy link
Contributor

For context, is this related to #56130 (comment)?

@Zentrik
Copy link
Member Author

Zentrik commented Oct 26, 2024

No this is completely separate from the LLVM 19 upgrade.

@giordano giordano added the merge me PR is reviewed. Merge when all tests are passing label Nov 2, 2024
@giordano giordano merged commit fe67097 into JuliaLang:master Nov 2, 2024
9 checks passed
@giordano giordano removed the merge me PR is reviewed. Merge when all tests are passing label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
building Build system, or building Julia or its dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants