[webkit-changes] [WebKit/WebKit] 5a287c: REGRESSION(282934 at main): Breaks debugedit when bui...
Michael Catanzaro
noreply at github.com
Wed Sep 18 08:07:20 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5a287cdc5ab49bccc4aeb3767dcfb862d18807f5
https://github.com/WebKit/WebKit/commit/5a287cdc5ab49bccc4aeb3767dcfb862d18807f5
Author: Michael Catanzaro <mcatanzaro at redhat.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake
Log Message:
-----------
REGRESSION(282934 at main): Breaks debugedit when built with GCC
https://bugs.webkit.org/show_bug.cgi?id=279360
Reviewed by Nikolas Zimmermann.
This change breaks distro builds with GCC, but doesn't seem to cause
problems with Clang for unknown reason. So let's try limiting it to
Clang for now.
* Source/cmake/WebKitCompilerFlags.cmake:
Canonical link: https://commits.webkit.org/283843@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list