Fix big endian build for SKIA
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 14 Apr 2018 16:00:02 +0000 (18:00 +0200)
committerCarsten Schoenert <c.schoenert@t-online.de>
Fri, 21 Jun 2019 16:48:43 +0000 (17:48 +0100)
commit6d5f4709f197765a7f7adc3b8d199f6f864cb0c1
tree0b543ea0fb354b2ccf147767127255a0ebde2c4c
parentf059fda06e50bd720cba0e10c36347365b2af41a
Fix big endian build for SKIA

Some parts of the skia source are currently not prepared for building on
big endian platforms.
Thanks Adrian Glaubitz for the updated patch.

Gbp-Pq: Topic fixes
Gbp-Pq: Name Fix-big-endian-build-for-SKIA.patch
gfx/skia/skia/include/core/SkColorPriv.h
gfx/skia/skia/include/core/SkImageInfo.h
gfx/skia/skia/include/gpu/GrTypes.h
gfx/skia/skia/include/private/GrColor.h
gfx/skia/skia/src/core/SkColorData.h