Bug 71507 - [CMake] Libraries are installed to /usr/lib and not /usr/lib64 on x86_64
Summary: [CMake] Libraries are installed to /usr/lib and not /usr/lib64 on x86_64
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Raphael Kubo da Costa (:rakuco)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-03 14:02 PDT by tremyfr
Modified: 2012-03-04 19:02 PST (History)
9 users (show)

See Also:


Attachments
Patch (6.47 KB, patch)
2012-03-01 14:50 PST, Raphael Kubo da Costa (:rakuco)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tremyfr 2011-11-03 14:02:28 PDT
The install of lib is done in /usr/lib instead of /usr/lib64 on x86_64.
The "usual" option LIB_SUFFIX to solve this issue is not used (in CMakeLists.txt).
Comment 1 Raphael Kubo da Costa (:rakuco) 2011-11-03 14:04:12 PDT
Confirming the bug.
Comment 2 Raphael Kubo da Costa (:rakuco) 2012-03-01 14:50:54 PST
Created attachment 129752 [details]
Patch
Comment 3 WebKit Review Bot 2012-03-04 19:01:57 PST
Comment on attachment 129752 [details]
Patch

Clearing flags on attachment: 129752

Committed r109695: <http://trac.webkit.org/changeset/109695>
Comment 4 WebKit Review Bot 2012-03-04 19:02:01 PST
All reviewed patches have been landed.  Closing bug.