Fix big endian build for SKIA
authorCarsten Schoenert <c.schoenert@t-online.de>
Sat, 14 Apr 2018 16:00:02 +0000 (18:00 +0200)
committerPeter Micheal Green <plugwash@raspbian.org>
Fri, 18 Jan 2019 23:40:33 +0000 (23:40 +0000)
commit26fb6c05323fcac83ecb6f2b470af06e9196614a
tree73ce62478000a21e260dc11af4026129781fb735
parent1217f2f033377fdce390d92b4d19c315fd211726
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