SOURCES: STLport-endianness.patch - back to 5.1.0
qboosh
qboosh at pld-linux.org
Thu Dec 28 00:17:55 CET 2006
Author: qboosh Date: Wed Dec 27 23:17:55 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- back to 5.1.0
---- Files affected:
SOURCES:
STLport-endianness.patch (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SOURCES/STLport-endianness.patch
diff -u SOURCES/STLport-endianness.patch:1.3 SOURCES/STLport-endianness.patch:1.4
--- SOURCES/STLport-endianness.patch:1.3 Fri Dec 22 11:16:45 2006
+++ SOURCES/STLport-endianness.patch Thu Dec 28 00:17:49 2006
@@ -1,9 +1,9 @@
---- STLport/stlport/stl/_config.h.orig 2005-10-09 17:21:35.000000000 +0200
-+++ STLport/stlport/stl/_config.h 2005-11-09 09:28:38.949726000 +0100
-@@ -161,15 +161,15 @@
+--- STLport/stlport/stl/config/features.h.orig 2005-10-09 17:21:35.000000000 +0200
++++ STLport/stlport/stl/config/features.h 2005-11-09 09:28:38.949726000 +0100
+@@ -173,15 +173,15 @@
+ #endif
-
- #if !defined (_STLP_BIG_ENDIAN) && ! defined (_STLP_LITTLE_ENDIAN)
+ #if !defined (_STLP_BIG_ENDIAN) && !defined (_STLP_LITTLE_ENDIAN)
-# if defined (_MIPSEB) || defined (__sparc) || defined (_AIX) || \
+# if defined (_MIPSEB) || defined (__sparc__) || defined (_AIX) || \
defined (__hpux) || defined (macintosh) || defined (_MAC)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/STLport-endianness.patch?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list