Bug 153232 - [cmake] Fix the B3 build after r195159
Summary: [cmake] Fix the B3 build after r195159
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Csaba Osztrogonác
URL:
Keywords:
Depends on:
Blocks: 152248 153065
  Show dependency treegraph
 
Reported: 2016-01-19 06:08 PST by Csaba Osztrogonác
Modified: 2016-01-19 13:48 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.14 KB, patch)
2016-01-19 06:09 PST, Csaba Osztrogonác
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2016-01-19 06:08:50 PST
https://trac.webkit.org/changeset/195159 added b3/B3LegalizeMemoryOffsets.cpp,
but not added it to the cmake build system, which caused build failure.
Comment 1 Csaba Osztrogonác 2016-01-19 06:09:45 PST
Created attachment 269265 [details]
Patch
Comment 2 Yusuke Suzuki 2016-01-19 12:41:32 PST
Comment on attachment 269265 [details]
Patch

r=me!
Comment 3 WebKit Commit Bot 2016-01-19 13:48:39 PST
Comment on attachment 269265 [details]
Patch

Clearing flags on attachment: 269265

Committed r195313: <http://trac.webkit.org/changeset/195313>
Comment 4 WebKit Commit Bot 2016-01-19 13:48:43 PST
All reviewed patches have been landed.  Closing bug.