Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ebaadb277b5aa4bb1e67db6af9e3fe2a2ed1c589
https://github.com/WebKit/WebKit/commit/ebaadb277b5aa4bb1e67db6af9e3fe2a2ed1c589
Author: Geoffrey Garen <[email protected]>
Date: 2026-04-27 (Mon, 27 Apr 2026)
Changed paths:
M Source/cmake/WebKitCompilerFlags.cmake
Log Message:
-----------
[CMake] Follow-up on -gsimple-template-names: Use
WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS
https://bugs.webkit.org/show_bug.cgi?id=313484
rdar://175706057
Reviewed by Michael Catanzaro.
WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS is the existing mechanism. We prefer it
because
* it does not prevent someone from overriding flags
* it does a more specific test for whether the compiler supports the flag
* Source/cmake/WebKitCompilerFlags.cmake: Use
WEBKIT_PREPEND_GLOBAL_COMPILER_FLAGS
Canonical link: https://commits.webkit.org/312154@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications