Revert "enable Skia on big-endian too"
This reverts commit b06663135f
.
Still/Again fails to build.
See https://lists.freedesktop.org/archives/libreoffice/2022-June/089026.html
Change-Id: I195c1584256d1da5fee3bbd1d7291a6639428acf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135771
Tested-by: Jenkins
Tested-by: René Engelhard <rene@debian.org>
Reviewed-by: René Engelhard <rene@debian.org>
This commit is contained in:
parent
cd35eebe4d
commit
26cc731ade
1 changed files with 0 additions and 4 deletions
|
@ -62,10 +62,6 @@ are the same.
|
|||
// the default X11 visual is actually also BGRA.
|
||||
#define SK_R32_SHIFT 16
|
||||
|
||||
// Enable skia on big-endian too. Despite the disclaimer it reportedly
|
||||
// actually works fine.
|
||||
#define I_ACKNOWLEDGE_SKIA_DOES_NOT_SUPPORT_BIG_ENDIAN 1
|
||||
|
||||
// Enable Skia's internal checks depending on DBG_UTIL mode. ENABLE_SKIA_DEBUG
|
||||
// controls whether to build with or without optimizations (set in Makefile).
|
||||
#ifdef DBG_UTIL
|
||||
|
|
Loading…
Reference in a new issue