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>
Wed, 11 Sep 2019 15:54:10 +0000 (16:54 +0100)
commit083eebfa9180027c18d5bdcdecd3231327825ada
tree0aa00e3198a056d3c361450867d1ea07fc5da3c4
parentca50e05671adeb9962acd54ed3f41beacc55d226
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