aboutsummaryrefslogtreecommitdiffstats
path: root/main/lcms/ppc64le.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/lcms/ppc64le.patch')
-rw-r--r--main/lcms/ppc64le.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/lcms/ppc64le.patch b/main/lcms/ppc64le.patch
index 75bf2cc9fe8..dfdfcec00de 100644
--- a/main/lcms/ppc64le.patch
+++ b/main/lcms/ppc64le.patch
@@ -5,7 +5,7 @@
#endif
-#if defined(__sgi__) || defined(__sgi) || defined(__powerpc__) || defined(sparc) || defined(__ppc__) || defined(__s390__) || defined(__s390x__)
-+#if defined(__sgi__) || defined(__sgi) || defined(__powerpc__) || defined(sparc) || defined(__s390__) || defined(__s390x__)
++#if defined(__sgi__) || defined(__sgi) || defined(sparc) || defined(__s390__) || defined(__s390x__)
# define USE_BIG_ENDIAN 1
-#endif
-