julia
fe67097b - Fix `make install` for asan build (#56347)

Commit
1 year ago
Fix `make install` for asan build (#56347) 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`.
Author
Parents
Loading