[webkit-changes] [WebKit/WebKit] a44577: [WPE][CMake] Pass enabled sanitizers to Cog build
Patrick
noreply at github.com
Tue Jul 18 07:17:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a4457738b3bfff8856b29b4f83c28a453ff44396
https://github.com/WebKit/WebKit/commit/a4457738b3bfff8856b29b4f83c28a453ff44396
Author: Patrick Griffis <pgriffis at igalia.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M Tools/PlatformWPE.cmake
Log Message:
-----------
[WPE][CMake] Pass enabled sanitizers to Cog build
https://bugs.webkit.org/show_bug.cgi?id=259283
Reviewed by Michael Catanzaro.
Previously if you built with `ENABLE_SANITIZERS` then Cog
could fail to link with libasan. Passing the option
through fixes this. All of the allowed values are supported.
* Tools/PlatformWPE.cmake:
Canonical link: https://commits.webkit.org/266125@main
More information about the webkit-changes
mailing list