Bug 153190

Summary: [CMake] Do not build bmalloc when USE_SYSTEM_MALLOC is ON
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKit Misc.Assignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Minor CC: achristensen, commit-queue, ggaren, mcatanzaro, mrobinson, ossy
Priority: P2    
Version: Other   
Hardware: All   
OS: All   
See Also: https://bugzilla.redhat.com/show_bug.cgi?id=1206161
Attachments:
Description Flags
Patch none

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.