diff options
Diffstat (limited to 'main/soundtouch/soundtouch-1.4.0-x86_64-asm-broken.patch')
-rw-r--r-- | main/soundtouch/soundtouch-1.4.0-x86_64-asm-broken.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/main/soundtouch/soundtouch-1.4.0-x86_64-asm-broken.patch b/main/soundtouch/soundtouch-1.4.0-x86_64-asm-broken.patch deleted file mode 100644 index 4c777d60e6..0000000000 --- a/main/soundtouch/soundtouch-1.4.0-x86_64-asm-broken.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff -up soundtouch/include/STTypes.h~ soundtouch/include/STTypes.h ---- soundtouch/include/STTypes.h~ 2009-01-25 17:32:53.000000000 +0100 -+++ soundtouch/include/STTypes.h 2009-02-14 22:22:37.000000000 +0100 -@@ -87,7 +87,7 @@ namespace soundtouch
-
- #endif
-
-- #if (WIN32 || __i386__ || __x86_64__)
-+ #if (WIN32 || __i386__)
- /// 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
|