From 26cc731adeba5ac434f7ee76a4fe5b57e42c6702 Mon Sep 17 00:00:00 2001 From: Rene Engelhard Date: Mon, 13 Jun 2022 18:28:34 +0200 Subject: Revert "enable Skia on big-endian too" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit b06663135f9c7c08f5866a87a1fb0932df5af8bd. 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 Reviewed-by: René Engelhard --- config_host/config_skia.h.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'config_host') diff --git a/config_host/config_skia.h.in b/config_host/config_skia.h.in index c81e648a0d6f..b98ba14d31ec 100644 --- a/config_host/config_skia.h.in +++ b/config_host/config_skia.h.in @@ -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 -- cgit v1.2.3