[PATCH] D13841: [CMake] Bug 25059 - CMake libllvm.so.$MAJOR.$MINOR shared object name not compatible with ldconfig
Chris Bieneman via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 3 14:10:02 PST 2015
beanz updated this revision to Diff 39119.
beanz added a comment.
- Fixed setting the SONAME in the binary on Linux
- Make SONAME goop optional, in autoconf we only apply it to libLLVM, not any of the other libraries
It is my belief that this patch makes our output on Linux and Darwin match autoconf.
http://reviews.llvm.org/D13841
Files:
cmake/modules/AddLLVM.cmake
tools/llvm-shlib/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13841.39119.patch
Type: text/x-patch
Size: 3873 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151103/202b0f91/attachment.bin>
More information about the llvm-commits
mailing list