Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e4ae4b1abc75768b5b5cb44665b6007cb4ebe0a
https://github.com/WebKit/WebKit/commit/7e4ae4b1abc75768b5b5cb44665b6007cb4ebe0a
Author: David Kilzer <[email protected]>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M Source/WebKit/Configurations/WebKit.xcconfig
M Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig
Log Message:
-----------
Build fix: Switch CoreTelephony.framework to use delay-init linking
https://bugs.webkit.org/show_bug.cgi?id=271936
<rdar://125661316>
Unreviewed build fix.
* Source/WebKit/Configurations/WebKit.xcconfig:
(OTHER_LDFLAGS_DELAY_INIT):
* Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig:
(OTHER_LDFLAGS_DELAY_INIT):
- Define empty OTHER_LDFLAGS_DELAY_INIT for tvOS, visionOS and watchOS.
CoreTelephony.framework only needs to be linked on iOS/iPadOS.
Canonical link: https://commits.webkit.org/276996@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes