Bug 167745

Summary: The Make Frameworks Symbolic Link build phase can end up creating a symlink inside the Frameworks subdirectory
Product: WebKit Reporter: mitz
Component: WebKit2Assignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, commit-queue, sam, thorton
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Pass the -h option to ln(1) none

Description mitz 2017-02-02 10:54:51 PST
If the symlink already exists, it is followed and an extra symlink is created at its destination.
Comment 1 mitz 2017-02-02 10:56:54 PST
Created attachment 300420 [details]
Pass the -h option to ln(1)
Comment 2 WebKit Commit Bot 2017-02-02 13:06:43 PST
Comment on attachment 300420 [details]
Pass the -h option to ln(1)

Clearing flags on attachment: 300420

Committed r211588: <http://trac.webkit.org/changeset/211588>
Comment 3 WebKit Commit Bot 2017-02-02 13:06:47 PST
All reviewed patches have been landed.  Closing bug.