RESOLVED FIXED 188897
[CMake] Add HAVE_MALLOC_TRIM definition
https://bugs.webkit.org/show_bug.cgi?id=188897
Summary [CMake] Add HAVE_MALLOC_TRIM definition
Don Olmstead
Reported 2018-08-23 12:01:13 PDT
In order to build MallocBench on non apple platforms malloc_trim is required. This is not available on all platforms. Windows for example has no such implementation.
Attachments
Patch (3.30 KB, patch)
2018-08-23 12:09 PDT, Don Olmstead
no flags
Don Olmstead
Comment 1 2018-08-23 12:09:36 PDT
WebKit Commit Bot
Comment 2 2018-08-23 13:08:10 PDT
Comment on attachment 347946 [details] Patch Clearing flags on attachment: 347946 Committed r235241: <https://trac.webkit.org/changeset/235241>
WebKit Commit Bot
Comment 3 2018-08-23 13:08:11 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2018-08-23 13:09:20 PDT
Note You need to log in before you can comment on or make changes to this bug.