RESOLVED FIXED 103007
[chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
https://bugs.webkit.org/show_bug.cgi?id=103007
Summary [chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
Dana Jansens
Reported 2012-11-21 18:45:02 PST
[chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
Attachments
Patch (1.40 KB, patch)
2012-11-21 18:45 PST, Dana Jansens
no flags
Dana Jansens
Comment 1 2012-11-21 18:45:57 PST
Dana Jansens
Comment 2 2012-11-21 18:49:07 PST
Not sure who to throw this one at, just a small .gyp fix. Adding cc/ as a dependency of content/ in chromium causes a gclient error on IOS due to this line.
Adam Barth
Comment 3 2012-11-21 22:51:12 PST
Tony Chang is a good person to CC about GYP changes. This one looks simple enough though. :)
WebKit Review Bot
Comment 4 2012-11-22 09:31:42 PST
Comment on attachment 175565 [details] Patch Clearing flags on attachment: 175565 Committed r135528: <http://trac.webkit.org/changeset/135528>
WebKit Review Bot
Comment 5 2012-11-22 09:31:45 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.