[PATCH] D39939: [cmake] Allow appending a free-form suffix to SOVERSION
Michał Górny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 14:08:44 PST 2017
mgorny added a comment.
I'm worried that having a different first component of VERSION and SOVERSION could confuse some tools like `ldconfig`. I'm going to see if we can solve it via different install prefixes with RPATHs first.
Repository:
rL LLVM
https://reviews.llvm.org/D39939
More information about the llvm-commits
mailing list