[webkit-changes] [WebKit/WebKit] 83abae: Build fix: Switch CoreTelephony.framework to use d...
Commit Queue
noreply at github.com
Tue Apr 2 15:17:54 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83abae9a6370a8026d8938bc9b7bb7532bde7deb
https://github.com/WebKit/WebKit/commit/83abae9a6370a8026d8938bc9b7bb7532bde7deb
Author: David Kilzer <ddkilzer at apple.com>
Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths:
M Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig
M Tools/TestWebKitAPI/Configurations/TestWebKitAPILibrary.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.
* Tools/TestWebKitAPI/Configurations/TestWebKitAPI.xcconfig:
(OTHER_LDFLAGS):
(OTHER_LDFLAGS_DELAY_INIT): Add.
- Add linker flag for delay-init of CoreTelephony.framework.
* Tools/TestWebKitAPI/Configurations/TestWebKitAPILibrary.xcconfig:
(OTHER_LDFLAGS): Remove.
(OTHER_LDFLAGS_DELAY_INIT): Remove.
- Revert changes from 276947 at main.
Canonical link: https://commits.webkit.org/276972@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