webkit: silence gazillions of warnings
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 Dec 2012 07:29:41 +0000 (07:29 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sat, 15 Dec 2012 18:07:33 +0000 (19:07 +0100)
commitd2d81f4b3420ae004bdcd3b3edf742ac7f10ff7a
tree1bfe34821ea76835e9a5c70877448d8582b1d90d
parent24c442bce4cf51dfcce8efbd5e135186e561ea11
webkit: silence gazillions of warnings

Building webkit with a recent gcc versions gives gazillions of
warnings such as 'warning: cast from 'WTF::AlignedBufferChar* {aka
char*}' to 'JSC::Identifier*' increases required alignment of target
type [-Wcast-align]'.

Those make the webkit build very noise, and hard to debug, so let's
silence those warnings.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/webkit/webkit.mk