Bug 178989 - Use if conditional function in DerivedSources.make to reduce duplication
Summary: Use if conditional function in DerivedSources.make to reduce duplication
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: All All
: P2 Normal
Assignee: Daniel Bates
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-29 13:30 PDT by Daniel Bates
Modified: 2017-11-15 12:40 PST (History)
4 users (show)

See Also:


Attachments
Patch (3.95 KB, patch)
2017-10-29 13:33 PDT, Daniel Bates
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Bates 2017-10-29 13:30:57 PDT
Use if conditional function in DerivedSources.make to reduce duplication.

See <https://www.gnu.org/software/make/manual/html_node/Conditional-Functions.html#Conditional-Functions>
Comment 1 Daniel Bates 2017-10-29 13:33:42 PDT
Created attachment 325289 [details]
Patch
Comment 2 Daniel Bates 2017-10-30 10:57:53 PDT
Committed r224186: <https://trac.webkit.org/changeset/224186>
Comment 3 Radar WebKit Bug Importer 2017-11-15 12:40:11 PST
<rdar://problem/35567934>