]> git.pld-linux.org Git - packages/STLport.git/blobdiff - STLport-endianness.patch
- rel 6
[packages/STLport.git] / STLport-endianness.patch
index f864069fee1d857986099d1d5152db1bf2802c9c..588046f6de560cda769bc1349a22adca2dcbefb9 100644 (file)
@@ -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)
This page took 0.07253 seconds and 4 git commands to generate.