Blame SOURCES/soundtouch-1.4.0-x86_64-asm-broken.patch

12e759
diff -up soundtouch/include/STTypes.h~ soundtouch/include/STTypes.h
12e759
--- soundtouch/include/STTypes.h~	2009-01-25 17:32:53.000000000 +0100
12e759
+++ soundtouch/include/STTypes.h	2009-02-14 22:22:37.000000000 +0100
12e759
@@ -87,7 +87,7 @@ namespace soundtouch
12e759
  
12e759
  #endif
12e759
 
12e759
-    #if (WIN32 || __i386__ || __x86_64__)
12e759
+    #if (WIN32 || __i386__)
12e759
         /// Define this to allow X86-specific assembler/intrinsic optimizations. 
12e759
         /// Notice that library contains also usual C++ versions of each of these
12e759
         /// these routines, so if you're having difficulties getting the optimized