WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
126145
[CMake] Fix typo from
r160812
https://bugs.webkit.org/show_bug.cgi?id=126145
Summary
[CMake] Fix typo from r160812
Martin Robinson
Reported
2013-12-22 20:29:37 PST
In
r160812
, JavaScriptCore_LIBRARY_TYPE is check against the string "SHARED_LIBRARY," but should be check against "SHARED." This prevents proper library versioning and installation.
Attachments
Patch
(1.50 KB, patch)
2013-12-22 20:30 PST
,
Martin Robinson
gustavo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2013-12-22 20:30:51 PST
Created
attachment 219890
[details]
Patch
Gustavo Noronha (kov)
Comment 2
2013-12-23 05:31:22 PST
Comment on
attachment 219890
[details]
Patch Oops =)
Martin Robinson
Comment 3
2013-12-23 06:43:27 PST
Committed
r160995
: <
http://trac.webkit.org/changeset/160995
>
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