Bug 183909 - Improve readability of WebCore's OTHER_LDFLAGS
Summary: Improve readability of WebCore's OTHER_LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tim Horton
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-22 12:03 PDT by Tim Horton
Modified: 2018-03-22 13:54 PDT (History)
7 users (show)

See Also:


Attachments
Patch (23.58 KB, patch)
2018-03-22 12:05 PDT, Tim Horton
mitz: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tim Horton 2018-03-22 12:03:35 PDT
Improve readability of WebCore's OTHER_LDFLAGS
Comment 1 Radar WebKit Bug Importer 2018-03-22 12:04:12 PDT
<rdar://problem/38760992>
Comment 2 Tim Horton 2018-03-22 12:05:03 PDT
Created attachment 336295 [details]
Patch
Comment 3 mitz 2018-03-22 13:37:38 PDT
Comment on attachment 336295 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=336295&action=review

> Source/WebCore/Configurations/WebCore.xcconfig:102
> +WK_LIBWEBRTC_LDFLAGS_ = ;

Don’t need this.
Comment 4 Tim Horton 2018-03-22 13:54:26 PDT
https://trac.webkit.org/changeset/229860/webkit