Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > 70190277f9c42415337a6925d78d3c02 > files > 2

soundtouch-1.7.0-3.mga3.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