Review Request: Don't set an RPATH when installed into multiarch dir

Commit Hook null at kde.org
Fri Apr 6 11:02:36 BST 2012


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103422/#review12195
-----------------------------------------------------------


This review has been submitted with commit 57c3f0c7b40c8d3aaee1e08138d4f2d061ff465d by Felix Geyer to branch KDE/4.8.

- Commit Hook


On Dec. 16, 2011, 8:41 a.m., Felix Geyer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103422/
> -----------------------------------------------------------
> 
> (Updated Dec. 16, 2011, 8:41 a.m.)
> 
> 
> Review request for kdelibs and Alexander Neundorf.
> 
> 
> Description
> -------
> 
> Don't set an RPATH when installed into a multiarch dir (e.g. /usr/lib/x86_64-linux-gnu).
> On Debian and Ubuntu /usr/lib/<arch> are system lib dirs.
> 
> On a Kubuntu 11.10 system CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES contains
> /lib
> /usr/lib
> /usr/lib32
> /usr/lib64
> and CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES contains
> /usr/lib/gcc/x86_64-linux-gnu/4.6.1
> /usr/lib/x86_64-linux-gnu
> /usr/lib
> /lib/x86_64-linux-gnu
> /lib
> 
> 
> Diffs
> -----
> 
>   cmake/modules/FindKDE4Internal.cmake 6d65e61 
> 
> Diff: http://git.reviewboard.kde.org/r/103422/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Felix Geyer
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20120406/13fbcc98/attachment.htm>


More information about the kde-core-devel mailing list