Bug 167745 - The Make Frameworks Symbolic Link build phase can end up creating a symlink inside the Frameworks subdirectory
Summary: The Make Frameworks Symbolic Link build phase can end up creating a symlink i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 10:54 PST by mitz
Modified: 2017-02-02 13:06 PST (History)
4 users (show)

See Also:


Attachments
Pass the -h option to ln(1) (1.52 KB, patch)
2017-02-02 10:56 PST, mitz
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.