Bug 120258 - [mac] link against libz in a more civilized manner
Summary: [mac] link against libz in a more civilized manner
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-24 17:48 PDT by mitz
Modified: 2013-08-24 18:53 PDT (History)
1 user (show)

See Also:


Attachments
Add libz.dylib to the Link Binary With Libraries build phase (5.36 KB, patch)
2013-08-24 17:54 PDT, mitz
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2013-08-24 17:48:54 PDT
[mac] link against libz in a more civilized manner
Comment 1 mitz 2013-08-24 17:54:14 PDT
Created attachment 209566 [details]
Add libz.dylib to the Link Binary With Libraries build phase
Comment 2 mitz 2013-08-24 18:53:02 PDT
Committed <http://trac.webkit.org/r154557>.