Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 564c3281c61f8a82a3be7e051020cbe0d7cec4c2
https://github.com/WebKit/WebKit/commit/564c3281c61f8a82a3be7e051020cbe0d7cec4c2
Author: Elliott Williams <[email protected]>
Date: 2026-07-13 (Mon, 13 Jul 2026)
Changed paths:
M Source/WebCore/PlatformCocoa.cmake
Log Message:
-----------
Build fix for "[CMake][Mac] Build with the internal SDK"
https://bugs.webkit.org/show_bug.cgi?id=319146
rdar://181964169
Unreviewed. The -fpch-codegen logic is emitting code code from other
system libraries into WebCore and causing build failures based on a
missing symbol. Link against the required library as a workaround.
* Source/WebCore/PlatformCocoa.cmake:
Canonical link: https://commits.webkit.org/317105@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications