commit | 147938bf063cdc44cdffd3481182d81e820c6a88 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 18 05:31:08 2013 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Apr 18 05:31:08 2013 |
tree | 67feef7132d919aebfab82dd9c269e0622860cf4 | |
parent | 92458fa81258cf05417f99bb33e5205a8579d6cb [diff] |
Fix build warnings with gcc4.8 There are a lot of warnings when build chromium with gcc4.8, which are in "typedef ‘foo’ locally defined but not used" pattern. Add "-Wno-unused-local-typedefs" to suppress these warnings. BUG=227506 TEST=build with gcc4.8 and check no above warnings appear. Review URL: https://chromiumcodereview.appspot.com/13811009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@194779 0039d316-1c4b-4281-b951-d872f2087c98