Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37541594
en ru br
ALT Linux repos
S:1.19-alt6
5.0: 1.18-alt0.M50.1
4.1: 1.18-alt0.M41.1
4.0: 1.18-alt0.M40.1
3.0: 1.14-alt1
+backports:1.16-alt0.1.M30

Group :: System/Libraries
RPM: liblcms

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: liblcms-bigendian.diff
Download


--- include/lcms.h.orig	2007-07-27 12:00:01.000000000 +0200
+++ include/lcms.h	2007-08-12 10:07:05.000000000 +0200
@@ -139,7 +139,7 @@
 #   define USE_BIG_ENDIAN      1
 #endif
 
-#if defined(__sgi__) || defined(__sgi) || defined(__powerpc__) || defined(sparc) || defined(__ppc__)
+#if defined(__sgi__) || defined(__sgi) || defined(__powerpc__) || defined(sparc) || defined(__ppc__) || defined(__sparc64__) || defined(__alpha__)
 #   define USE_BIG_ENDIAN      1
 #endif
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin