Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7800c7e37eb469b10494462bff586ce21de02cde
https://github.com/WebKit/WebKit/commit/7800c7e37eb469b10494462bff586ce21de02cde
Author: Adrian Taylor <[email protected]>
Date: 2026-05-19 (Tue, 19 May 2026)
Changed paths:
M CMakeLists.txt
M Source/cmake/OptionsMac.cmake
Log Message:
-----------
Set CMAKE_OSX_SYSROOT before ABI tests
https://bugs.webkit.org/show_bug.cgi?id=315086
rdar://177418022
Reviewed by Geoffrey Garen.
CMake performs various compiler- and header-detection steps when project() is
called. We need to ensure the OS X sysroot is set before that point, or they
may yield incorrect answers.
Canonical link: https://commits.webkit.org/313484@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications