Bug 78320

Summary: [Mac] DYLIB_INSTALL_NAME_BASE should not be prefixed by the SDKROOT
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: WebKit Misc.Assignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ddkilzer, joepeck, mrowe
Priority: P2 Keywords: EasyFix, InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch joepeck: review+

Benjamin Poulain
Reported 2012-02-09 20:04:35 PST
This causes SDK path to be used by the linker instead of system path. <rdar://problem/10839750>
Attachments
Patch (3.62 KB, patch)
2012-02-09 20:23 PST, Benjamin Poulain
joepeck: review+
Benjamin Poulain
Comment 1 2012-02-09 20:23:52 PST
Joseph Pecoraro
Comment 2 2012-02-09 20:58:07 PST
Comment on attachment 126442 [details] Patch r=me
Joseph Pecoraro
Comment 3 2012-02-09 21:01:30 PST
Actually, I see that JavaScriptCore was already done, you may want to update WebKit2 as well. Just in case. We should try to be consistent across all projects.
Benjamin Poulain
Comment 4 2012-02-10 12:18:48 PST
Note You need to log in before you can comment on or make changes to this bug.