[Differential] [Updated] D772: Turn all clang related static libs into a single shared library.
arrowdodger (Gleb Popov)
noreply at phabricator.kde.org
Tue Jan 12 15:27:24 UTC 2016
arrowdodger marked an inline comment as done.
arrowdodger added a comment.
So, the problem is that executables from build tree could pick up installed shared lib? This is the only scenario i imagine when ABI mismatch can be observed.
If you are concerned with one more file to install, we can build it as STATIC for Unix-like and SHARED for win, but @kfunk was against this idea.
I'd happily rework this however you want, i just don't see any other way.
REPOSITORY
rKDEVELOP KDevelop
REVISION DETAIL
https://phabricator.kde.org/D772
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: arrowdodger, KDevelop
Cc: kfunk, mwolff, kdevelop-devel
More information about the KDevelop-devel
mailing list