WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
71507
[CMake] Libraries are installed to /usr/lib and not /usr/lib64 on x86_64
https://bugs.webkit.org/show_bug.cgi?id=71507
Summary
[CMake] Libraries are installed to /usr/lib and not /usr/lib64 on x86_64
tremyfr
Reported
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).
Attachments
Patch
(6.47 KB, patch)
2012-03-01 14:50 PST
,
Raphael Kubo da Costa (:rakuco)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Raphael Kubo da Costa (:rakuco)
Comment 1
2011-11-03 14:04:12 PDT
Confirming the bug.
Raphael Kubo da Costa (:rakuco)
Comment 2
2012-03-01 14:50:54 PST
Created
attachment 129752
[details]
Patch
WebKit Review Bot
Comment 3
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
>
WebKit Review Bot
Comment 4
2012-03-04 19:02:01 PST
All reviewed patches have been landed. Closing bug.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug