WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
118120
[CMake] Add STATICALLY_LINKED_WITH_WTF to JavaScriptCore project
https://bugs.webkit.org/show_bug.cgi?id=118120
Summary
[CMake] Add STATICALLY_LINKED_WITH_WTF to JavaScriptCore project
Patrick R. Gansterer
Reported
2013-06-27 01:32:33 PDT
[CMake] Add STATICALLY_LINKED_WITH_WTF to JavaScriptCore project
Attachments
Patch
(1.51 KB, patch)
2013-06-27 01:40 PDT
,
Patrick R. Gansterer
gyuyoung.kim
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Patrick R. Gansterer
Comment 1
2013-06-27 01:40:45 PDT
Created
attachment 205574
[details]
Patch
Raphael Kubo da Costa (:rakuco)
Comment 2
2013-06-30 09:41:10 PDT
Comment on
attachment 205574
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=205574&action=review
LGTM.
> Source/JavaScriptCore/CMakeLists.txt:540 > add_definitions(-DBUILDING_JavaScriptCore) > +add_definitions(-DSTATICALLY_LINKED_WITH_WTF)
You could merge these into a single call.
Gyuyoung Kim
Comment 3
2013-06-30 19:07:49 PDT
Comment on
attachment 205574
[details]
Patch Looks fine too.
Patrick R. Gansterer
Comment 4
2013-07-04 01:55:10 PDT
Committed
r152393
: <
http://trac.webkit.org/changeset/152393
>
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