Bug 153190 - [CMake] Do not build bmalloc when USE_SYSTEM_MALLOC is ON
Summary: [CMake] Do not build bmalloc when USE_SYSTEM_MALLOC is ON
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: Other
Hardware: All All
: P2 Minor
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-16 19:38 PST by Michael Catanzaro
Modified: 2016-01-17 10:09 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2016-01-16 19:42 PST, Michael Catanzaro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-01-16 19:38:43 PST
Do not build bmalloc when USE_SYSTEM_MALLOC is ON. No reason to compile what will never be used.
Comment 1 Michael Catanzaro 2016-01-16 19:42:24 PST
Created attachment 269185 [details]
Patch
Comment 2 Csaba Osztrogonác 2016-01-16 22:15:00 PST
Comment on attachment 269185 [details]
Patch

Makes sense, r=me.
Comment 3 WebKit Commit Bot 2016-01-17 10:09:32 PST
Comment on attachment 269185 [details]
Patch

Clearing flags on attachment: 269185

Committed r195183: <http://trac.webkit.org/changeset/195183>
Comment 4 WebKit Commit Bot 2016-01-17 10:09:35 PST
All reviewed patches have been landed.  Closing bug.