[webkit-changes] [WebKit/WebKit] 7e4ae4: Build fix: Switch CoreTelephony.framework to use d...
Commit Queue
noreply at github.com
Wed Apr 3 05:44:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7e4ae4b1abc75768b5b5cb44665b6007cb4ebe0a
https://github.com/WebKit/WebKit/commit/7e4ae4b1abc75768b5b5cb44665b6007cb4ebe0a
Author: David Kilzer <ddkilzer at apple.com>
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
More information about the webkit-changes
mailing list