[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
Tue Nov 14 23:15:47 PST 2017


mgorny added a comment.

Hmm, that's an interesting option too. I was thinking of using `LLVM_VERSION_SUFFIX` originally but it obviously did not go to `SOVERSION`. Can this have any unforeseen consequences? Should `VERSION` become *major+suffix-0-minor* then?


Repository:
  rL LLVM

https://reviews.llvm.org/D39939





More information about the llvm-commits mailing list