RESOLVED FIXED 139950
REGRESSION (r177027): iOS builds use the wrong toolchain
https://bugs.webkit.org/show_bug.cgi?id=139950
Summary REGRESSION (r177027): iOS builds use the wrong toolchain
mitz
Reported 2014-12-25 22:32:06 PST
After <http://trac.webkit.org/r177027>, when building for iOS, TOOLCHAINS ends up with the empty value, so the default toolchain is being used instead of the toolchain specified by the iOS SDK.
Attachments
Only define TOOLCHAINS when building for OS X (13.99 KB, patch)
2014-12-25 23:06 PST, mitz
ddkilzer: review+
mitz
Comment 1 2014-12-25 22:59:19 PST
mitz
Comment 2 2014-12-25 23:06:17 PST
Created attachment 243757 [details] Only define TOOLCHAINS when building for OS X
WebKit Commit Bot
Comment 3 2014-12-25 23:07:41 PST
Note that there are important steps to take when updating ANGLE. See http://trac.webkit.org/wiki/UpdatingANGLE
David Kilzer (:ddkilzer)
Comment 4 2014-12-26 03:25:20 PST
Comment on attachment 243757 [details] Only define TOOLCHAINS when building for OS X r=me
mitz
Comment 5 2014-12-26 07:45:59 PST
Note You need to log in before you can comment on or make changes to this bug.