WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252220
[Xcode] Clean up OTHER_LDFLAGS for WebKit services
https://bugs.webkit.org/show_bug.cgi?id=252220
Summary
[Xcode] Clean up OTHER_LDFLAGS for WebKit services
David Kilzer (:ddkilzer)
Reported
2023-02-13 18:16:21 PST
Clean up OTHER_LDFLAGS for WebKit services for xcconfig flags. OTHER_LDFLAGS in BaseXPCService.xcconfig was not even used because it was being overridden in every *Service.xcconfig file. Refactor to share OTHER_LDFLAGS definition for all services.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-13 18:16:46 PST
<
rdar://problem/105427340
>
David Kilzer (:ddkilzer)
Comment 2
2023-02-13 18:18:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10066
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug