RESOLVED FIXED 158154
[cmake] Deduplicated bmalloc/Zone.cpp handling.
https://bugs.webkit.org/show_bug.cgi?id=158154
Summary [cmake] Deduplicated bmalloc/Zone.cpp handling.
Konstantin Tokarev
Reported 2016-05-27 07:27:57 PDT
File bmalloc/Zone.cpp is required on Darwin irrespectively from what port is being built. Also I removed WEBKIT_INCLUDE_CONFIG_FILES_IF_EXISTS() because it's unlikely that bmalloc will ever need port-specific customizations (as opposed to OS-specific customizations which should be done in CMakeLists.txt).
Attachments
Patch (2.40 KB, patch)
2016-05-27 07:29 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-05-27 07:29:50 PDT
WebKit Commit Bot
Comment 2 2016-05-27 09:04:13 PDT
Comment on attachment 279959 [details] Patch Clearing flags on attachment: 279959 Committed r201452: <http://trac.webkit.org/changeset/201452>
WebKit Commit Bot
Comment 3 2016-05-27 09:04:16 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.