[Webkit-unassigned] [Bug 243535] [GLIB] Ubuntu 18.04 build error after 252977 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 24 07:13:53 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=243535

--- Comment #2 from Diego Pino <dpino at igalia.com> ---
There's a way of working around this error by building using 'USE_SYSTEM_MALLLOC=ON' For example:

```
$ Tools/Script/build-webkit --gtk --release --cmakeargs=-DUSE_SYSTEM_MALLOC=ON
```

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220824/c70e133e/attachment.htm>


More information about the webkit-unassigned mailing list