[llvm-bugs] [Bug 11672] Please provide an soname for libclang
via llvm-bugs
llvm-bugs at lists.llvm.org
Sun Jul 7 01:44:40 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=11672
Fangrui Song <i at maskray.me> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |i at maskray.me
Status|REOPENED |RESOLVED
Resolution|--- |WORKSFORME
--- Comment #10 from Fangrui Song <i at maskray.me> ---
On Debian, libclang1-7 provides /usr/lib/llvm-7/lib/libclang.so.1
libclang-7-dev provides /usr/lib/llvm-7/lib/libclang.so
The SONAME patch is probably not necessary. Arch Linux's extra/clang does not
have the patch but its libclang.so has DT_SONAME...
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190707/9141c32a/attachment.html>
More information about the llvm-bugs
mailing list