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

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