Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release-src > by-pkgid > b593a4451f071e2d01a38402e6f931dd > files > 1

soundtouch-1.9.2-2.mga6.src.rpm

--- soundtouch/include/STTypes.h.orig	2012-09-01 04:39:31.000000000 -0400
+++ soundtouch/include/STTypes.h	2012-09-07 23:19:31.307390244 -0400
@@ -86,7 +86,7 @@
      
     #endif
 
-    #if (_M_IX86 || __i386__ || __x86_64__ || _M_X64)
+    #if (_M_IX86 || __i386__ || _M_X64)
         /// Define this to allow X86-specific assembler/intrinsic optimizations. 
         /// Notice that library contains also usual C++ versions of each of these
         /// these routines, so if you're having difficulties getting the optimized