RESOLVED FIXED167703
[Mac] TestWebKitAPI includes system frameworks incorrectly
https://bugs.webkit.org/show_bug.cgi?id=167703
Summary [Mac] TestWebKitAPI includes system frameworks incorrectly
Alexey Proskuryakov
Reported 2017-02-01 12:41:11 PST
Adding frameworks using FRAMEWORK_SEARCH_PATH results in them being treated as user ones, not system. TestWebKitAPI should use -iframework instead, like the rest of WebKit. rdar://problem/30301498
Attachments
proposed fix (2.59 KB, patch)
2017-02-01 12:44 PST, Alexey Proskuryakov
no flags
Alexey Proskuryakov
Comment 1 2017-02-01 12:44:27 PST
Created attachment 300345 [details] proposed fix
WebKit Commit Bot
Comment 2 2017-02-01 14:03:29 PST
Comment on attachment 300345 [details] proposed fix Clearing flags on attachment: 300345 Committed r211526: <http://trac.webkit.org/changeset/211526>
WebKit Commit Bot
Comment 3 2017-02-01 14:03:33 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.