Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates-src > by-pkgid > d0632575bb1d3fdba61580e6eab88e32 > files > 1

soundtouch-1.9.2-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