RESOLVED FIXED 167745
The Make Frameworks Symbolic Link build phase can end up creating a symlink inside the Frameworks subdirectory
https://bugs.webkit.org/show_bug.cgi?id=167745
Summary The Make Frameworks Symbolic Link build phase can end up creating a symlink i...
mitz
Reported 2017-02-02 10:54:51 PST
If the symlink already exists, it is followed and an extra symlink is created at its destination.
Attachments
Pass the -h option to ln(1) (1.52 KB, patch)
2017-02-02 10:56 PST, mitz
no flags
mitz
Comment 1 2017-02-02 10:56:54 PST
Created attachment 300420 [details] Pass the -h option to ln(1)
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2017-02-02 13:06:47 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.