Bug 103007 - [chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
Summary: [chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dana Jansens
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-21 18:45 PST by Dana Jansens
Modified: 2012-11-22 09:31 PST (History)
5 users (show)

See Also:


Attachments
Patch (1.40 KB, patch)
2012-11-21 18:45 PST, Dana Jansens
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dana Jansens 2012-11-21 18:45:02 PST
[chromium] Add OS!="ios" to guard for gcc_version in WebKit.gyp
Comment 1 Dana Jansens 2012-11-21 18:45:57 PST
Created attachment 175565 [details]
Patch
Comment 2 Dana Jansens 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.
Comment 3 Adam Barth 2012-11-21 22:51:12 PST
Tony Chang is a good person to CC about GYP changes.  This one looks simple enough though.  :)
Comment 4 WebKit Review Bot 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>
Comment 5 WebKit Review Bot 2012-11-22 09:31:45 PST
All reviewed patches have been landed.  Closing bug.