Bug 152229 - [Mac] Shims aren’t inserted properly on Yosemite when building with the El Capitan SDK
Summary: [Mac] Shims aren’t inserted properly on Yosemite when building with the El Ca...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-12-13 11:21 PST by mitz
Modified: 2015-12-13 19:33 PST (History)
4 users (show)

See Also:


Attachments
Base shim-related build settings on target OS X version (9.86 KB, patch)
2015-12-13 11:55 PST, 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 2015-12-13 11:21:54 PST
The build settings involved in deciding whether the shims are linked at build time or inserted at runtime are defined in terms of the SDK version rather than the target version.

Patch forthcoming.
Comment 1 mitz 2015-12-13 11:55:39 PST
Created attachment 267266 [details]
Base shim-related build settings on target OS X version
Comment 2 mitz 2015-12-13 15:22:13 PST
Fixed in <http://trac.webkit.org/r194018>.
Comment 3 mitz 2015-12-13 16:06:50 PST
Build fix in <http://trac.webkit.org/r194019>.
Comment 4 mitz 2015-12-13 18:24:26 PST
<rdar://problem/23863828>
Comment 5 mitz 2015-12-13 19:33:08 PST
Follow-up fix in <http://trac.webkit.org/r194023>.