[Webkit-unassigned] [Bug 227840] [GTK] 2.33.2: cmake fails on detecting libsoup
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 9 08:33:31 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227840
--- Comment #2 from Michael Catanzaro <mcatanzaro at gnome.org> ---
(In reply to Tomasz Kłoczko from comment #0)
> CMake Warning at Source/cmake/WebKitFeatures.cmake:90 (message):
> Building with USE_64KB_PAGE_BLOCK on an architecture other than aarch64 is
> unusual. Are you sure you want USE_64KB_PAGE_BLOCK?
> Call Stack (most recent call first):
> Source/cmake/OptionsGTK.cmake:4 (WEBKIT_OPTION_BEGIN)
> Source/cmake/WebKitCommon.cmake:216 (include)
> CMakeLists.txt:20 (include)
This disables JIT, so it's going to result in terrible performance, and also bmalloc, including all our heap security features. You almost certainly don't want this....
--
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/20210709/89650fa6/attachment-0001.htm>
More information about the webkit-unassigned
mailing list