RESOLVED FIXED 144431
REGRESSION(183583): [Mac] make without SDKROOT has issues
https://bugs.webkit.org/show_bug.cgi?id=144431
Summary REGRESSION(183583): [Mac] make without SDKROOT has issues
Joseph Pecoraro
Reported 2015-04-29 19:22:56 PDT
* SUMMARY `make` without SDKROOT has issues. * STEPS TO REPRODUCE 1. shell> cd Tools/WebKitTestRunner 2. shell> make => FAILURE, attempted to build iOS Target WebKitTestRunnerApp, but we are macosx 3. shell> make SDKROOT=macosx => SUCCESS * NOTES - Caused by http://trac.webkit.org/changeset/183583
Attachments
[PATCH] Proposed Fix (2.96 KB, patch)
2015-04-29 19:27 PDT, Joseph Pecoraro
mitz: review+
Joseph Pecoraro
Comment 1 2015-04-29 19:27:40 PDT
Created attachment 252027 [details] [PATCH] Proposed Fix Still running builds locally myself, but a quick test in WebKitTestRunner gave me expected results.
Joseph Pecoraro
Comment 2 2015-04-29 19:42:08 PDT
Note You need to log in before you can comment on or make changes to this bug.