Disable unused-local-typedefs and maybe-uninitialized warning in GCC 4.8 72/8872/1
authorJoone Hur <joone.hur@intel.com>
Wed, 28 Aug 2013 23:07:25 +0000 (16:07 -0700)
committerJoone Hur <joone.hur@intel.com>
Wed, 28 Aug 2013 23:34:21 +0000 (16:34 -0700)
commit295ff31c39e4d4e5e40c7af56819321200b6b02d
treebd60bb3aa705adc0b20c362a50280c3c5637dc1f
parent26510d17719f5fffd32737688eac6217b2b154f6
Disable unused-local-typedefs and maybe-uninitialized warning in GCC 4.8

This patch fixes the webkit2-efl build problem caused by exceeding build log quota in OBS.
https://bugs.tizen.org/jira/browse/TIVI-1683

Merged from http://trac.webkit.org/changeset/147640, http://trac.webkit.org/changeset/154381.
Source/WTF/wtf/Compiler.h