[webkit-changes] [WebKit/WebKit] ade6a7: Disable shared cache when building for staged envi...
youennf
noreply at github.com
Fri Mar 29 12:15:16 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ade6a7733463f1adc846716faed7ccf3abbd921e
https://github.com/WebKit/WebKit/commit/ade6a7733463f1adc846716faed7ccf3abbd921e
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-03-29 (Fri, 29 Mar 2024)
Changed paths:
M Source/WebCore/Configurations/WebCore.xcconfig
M Source/WebKit/Configurations/WebKit.xcconfig
Log Message:
-----------
Disable shared cache when building for staged environments
rdar://123287806
https://bugs.webkit.org/show_bug.cgi?id=271750
Reviewed by Elliott Williams.
For macOS, we are already disabling shared cache for WebCore and WebKit in case WK_RELOCATABLE_FRAMEWORKS is YES.
We are now disabling shared cache in case USE_STAGING_INSTALL_PATH is YES.
* Source/WebCore/Configurations/WebCore.xcconfig:
* Source/WebKit/Configurations/WebKit.xcconfig:
Canonical link: https://commits.webkit.org/276835@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